|
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 | HAVE_WINAPIFAMILY_H 0 |
| #define | WINAPI_FAMILY_WINRT 0 |
| #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 155 of file SDL_platform.h.
| #define __WINDOWS__ 1 |
Definition at line 149 of file SDL_platform.h.
| #define HAVE_WINAPIFAMILY_H 0 |
Definition at line 134 of file SDL_platform.h.
| #define WINAPI_FAMILY_WINRT 0 |
Definition at line 141 of file SDL_platform.h.
| const char* SDL_GetPlatform | ( | void | ) |
Gets the name of the platform.