Initial commit.
This commit is contained in:
@@ -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