|
SDL
2.0
|
Include dependency graph for SDL_platform.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | __WINDOWS__ 1 |
| #define | __WIN32__ 1 |
Functions | |
| const char * | SDL_GetPlatform (void) |
| Gets the name of the platform. More... | |
Try to get a standard set of platform defines.
Definition in file SDL_platform.h.
| #define __WIN32__ 1 |
Definition at line 138 of file SDL_platform.h.
| #define __WINDOWS__ 1 |
Definition at line 132 of file SDL_platform.h.