mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-01 00:52:28 +00:00
7 lines
127 B
C
7 lines
127 B
C
#ifdef SDL_VENDOR_INFO
|
|
#define SDL_REVISION SDL_VENDOR_INFO
|
|
#else
|
|
#define SDL_REVISION ""
|
|
#endif
|
|
#define SDL_REVISION_NUMBER 0
|