Files
UnrealEngine/Engine/Source/ThirdParty/SDL2/SDL-gui-backend/include/SDL_revision.h
2025-05-18 13:04:45 +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