SteamLink defines.

This commit is contained in:
Branimir Karadžić 2016-01-16 00:11:38 -08:00
parent 8e4517fc3b
commit 86a38a0160
2 changed files with 2 additions and 1 deletions

View file

@ -14,7 +14,7 @@
#include <string.h> // memcpy
#ifndef ENTRY_CONFIG_USE_SDL
# define ENTRY_CONFIG_USE_SDL 0
# define ENTRY_CONFIG_USE_SDL BX_PLATFORM_STEAMLINK
#endif // ENTRY_CONFIG_USE_SDL
#ifndef ENTRY_CONFIG_USE_GLFW

View file

@ -65,6 +65,7 @@
|| BX_PLATFORM_NACL \
|| BX_PLATFORM_QNX \
|| BX_PLATFORM_RPI \
|| BX_PLATFORM_STEAMLINK \
? 1 : 0)
# endif // BGFX_CONFIG_RENDERER_OPENGLES