mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
2563c271b0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
#include "entry.h"
|
#include "entry.h"
|
||||||
|
|
||||||
#ifndef ENTRY_CONFIG_USE_SDL
|
#ifndef ENTRY_CONFIG_USE_SDL
|
||||||
# define ENTRY_CONFIG_USE_SDL BX_PLATFORM_OSX
|
# define ENTRY_CONFIG_USE_SDL 0 //BX_PLATFORM_OSX
|
||||||
#endif // ENTRY_CONFIG_USE_SDL
|
#endif // ENTRY_CONFIG_USE_SDL
|
||||||
|
|
||||||
#ifndef ENTRY_CONFIG_USE_NATIVE
|
#ifndef ENTRY_CONFIG_USE_NATIVE
|
||||||
|
|
Loading…
Reference in a new issue