mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-06 12:24:23 -04:00
OSX: Removed dependency on SDL2.
This commit is contained in:
parent
82194c57ee
commit
367279e2e5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "entry.h"
|
||||
|
||||
#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
|
||||
|
||||
#ifndef ENTRY_CONFIG_USE_NATIVE
|
||||
|
|
Loading…
Add table
Reference in a new issue