Loading...
Searching...
No Matches
Go to the documentation of this file.
4#define GAME_PLATFORM_WINDOWS_64
7#define GAME_PLATFORM_WINDOWS_32
10#define GAME_PLATFORM_LINUX
11#define GAME_PTR_SIZE __SIZEOF_POINTER__
14#define GAME_GL_API_TYPE_ES 1
15#define GAME_GL_API_TYPE_CORE 2
18#define GAME_GL_API_TYPE GAME_GL_API_TYPE_ES