initial commit-moved from vulkan_guide
This commit is contained in:
6
third_party/SDL/include/SDL_revision.h
vendored
Normal file
6
third_party/SDL/include/SDL_revision.h
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION SDL_VENDOR_INFO
|
||||
#else
|
||||
#define SDL_REVISION ""
|
||||
#endif
|
||||
#define SDL_REVISION_NUMBER 0
|
||||
Reference in New Issue
Block a user