git-subtree-dir: external/SDL git-subtree-split: adf31f6ec0be0f9ba562889398f71172c7941023
6 lines
127 B
C
6 lines
127 B
C
#ifdef SDL_VENDOR_INFO
|
|
#define SDL_REVISION SDL_VENDOR_INFO
|
|
#else
|
|
#define SDL_REVISION ""
|
|
#endif
|
|
#define SDL_REVISION_NUMBER 0
|