_header
This commit is contained in:
4
Source/ThirdParty/SDL/SDL3/SDL_revision.h
vendored
4
Source/ThirdParty/SDL/SDL3/SDL_revision.h
vendored
@@ -31,9 +31,9 @@
|
|||||||
/* #undef SDL_VENDOR_INFO */
|
/* #undef SDL_VENDOR_INFO */
|
||||||
|
|
||||||
#ifdef SDL_VENDOR_INFO
|
#ifdef SDL_VENDOR_INFO
|
||||||
#define SDL_REVISION "SDL-ff7a60db8 (" SDL_VENDOR_INFO ")"
|
#define SDL_REVISION "SDL-ff7a60d (" SDL_VENDOR_INFO ")"
|
||||||
#else
|
#else
|
||||||
#define SDL_REVISION "SDL-ff7a60db8"
|
#define SDL_REVISION "SDL-ff7a60d"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* SDL_revision_h_ */
|
#endif /* SDL_revision_h_ */
|
||||||
|
|||||||
Reference in New Issue
Block a user