mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 17:28:28 +00:00
Removed SDL_REVISION_NUMBER
This commit is contained in:
parent
93e2903ac5
commit
6b5855e990
2 changed files with 0 additions and 2 deletions
|
@ -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 ")"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue