mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Renamed bgfxdefines.h to defines.h, and bgfxplatform.h to platform.h.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#if ENTRY_CONFIG_USE_NATIVE && BX_PLATFORM_ANDROID
|
||||
|
||||
#include <bgfx/bgfxplatform.h>
|
||||
#include <bgfx/platform.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <bx/thread.h>
|
||||
|
||||
Reference in New Issue
Block a user