mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 14:38:29 +00:00
Removed SDL_REVISION_NUMBER
This commit is contained in:
@@ -3,4 +3,3 @@
|
|||||||
#else
|
#else
|
||||||
#define SDL_REVISION ""
|
#define SDL_REVISION ""
|
||||||
#endif
|
#endif
|
||||||
#define SDL_REVISION_NUMBER 0
|
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
#cmakedefine SDL_VENDOR_INFO "@SDL_VENDOR_INFO@"
|
#cmakedefine SDL_VENDOR_INFO "@SDL_VENDOR_INFO@"
|
||||||
#define SDL_REVISION_NUMBER 0
|
|
||||||
|
|
||||||
#ifdef SDL_VENDOR_INFO
|
#ifdef SDL_VENDOR_INFO
|
||||||
#define SDL_REVISION "@SDL_REVISION@ (" SDL_VENDOR_INFO ")"
|
#define SDL_REVISION "@SDL_REVISION@ (" SDL_VENDOR_INFO ")"
|
||||||
|
Reference in New Issue
Block a user