基于SDL的超级简单的飞机大战小游戏
This commit is contained in:
7
lib/SDL/x86_64-w64-mingw32/include/SDL2/SDL_revision.h
Normal file
7
lib/SDL/x86_64-w64-mingw32/include/SDL2/SDL_revision.h
Normal file
@ -0,0 +1,7 @@
|
||||
/* Generated by updaterev.sh, do not edit */
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "SDL-release-2.32.4-0-g2359383fc (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "SDL-release-2.32.4-0-g2359383fc"
|
||||
#endif
|
||||
#define SDL_REVISION_NUMBER 0
|
||||
Reference in New Issue
Block a user