mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
OSX: Removed dependency on SDL2.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user