Files
Archive/yuzu-android/externals/SDL/include/SDL_revision.h
2024-03-05 02:32:38 -08:00

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