2
0
mirror of https://github.com/arnavbhatt288/sdl-2.30.3-kolibri.git synced 2025-01-18 01:39:27 +01:00
sdl-2.30.3-kolibri/include/SDL_revision.h

7 lines
127 B
C
Raw Normal View History

2024-05-26 01:20:02 +02:00
#ifdef SDL_VENDOR_INFO
#define SDL_REVISION SDL_VENDOR_INFO
#else
#define SDL_REVISION ""
#endif
#define SDL_REVISION_NUMBER 0