additional lib for vulkan
This commit is contained in:
8
enginecustom/include/Vulkan/Include/SDL2/SDL_revision.h
Normal file
8
enginecustom/include/Vulkan/Include/SDL2/SDL_revision.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* #undef SDL_VENDOR_INFO */
|
||||
#define SDL_REVISION_NUMBER 0
|
||||
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "SDL-release-2.32.0-0-g7a44b1ab0 (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "SDL-release-2.32.0-0-g7a44b1ab0"
|
||||
#endif
|
Reference in New Issue
Block a user