summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-2.30.2/include/SDL_revision.h
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2024-05-04 16:51:29 -0700
committer3gg <3gg@shellblade.net>2024-05-04 16:51:29 -0700
commit8222bfe56d4dabe8d92fc4b25ea1b0163b16f3e1 (patch)
tree763389e42276035ac134d94eb1dc32293b88d807 /src/contrib/SDL-2.30.2/include/SDL_revision.h
Initial commit.
Diffstat (limited to 'src/contrib/SDL-2.30.2/include/SDL_revision.h')
-rw-r--r--src/contrib/SDL-2.30.2/include/SDL_revision.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/contrib/SDL-2.30.2/include/SDL_revision.h b/src/contrib/SDL-2.30.2/include/SDL_revision.h
new file mode 100644
index 0000000..36691f5
--- /dev/null
+++ b/src/contrib/SDL-2.30.2/include/SDL_revision.h
@@ -0,0 +1,6 @@
1#ifdef SDL_VENDOR_INFO
2#define SDL_REVISION SDL_VENDOR_INFO
3#else
4#define SDL_REVISION ""
5#endif
6#define SDL_REVISION_NUMBER 0