SDL 3.0
SDL_revision.h
Go to the documentation of this file.
1#ifdef SDL_VENDOR_INFO
2#define SDL_REVISION SDL_VENDOR_INFO
3#else
4#define SDL_REVISION ""
5#endif