start of proper UWP support
This commit is contained in:
6
uwp/deps/include/SDL2/SDL_revision.h
Normal file
6
uwp/deps/include/SDL2/SDL_revision.h
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