mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 12:28:24 -05:00
7 lines
126 B
CMake
Executable File
7 lines
126 B
CMake
Executable File
#cmakedefine SDL_REVISION "@SDL_REVISION@"
|
|
#define SDL_REVISION_NUMBER 0
|
|
|
|
#ifndef SDL_REVISION
|
|
#define SDL_REVISION ""
|
|
#endif
|