summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-2.30.2/include/SDL_revision.h
diff options
context:
space:
mode:
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