initial commit

This commit is contained in:
Arnav Bhatt
2024-05-26 04:50:02 +05:30
commit 626bbb0d5e
1389 changed files with 549923 additions and 0 deletions

6
include/SDL_revision.h Normal file
View 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