summaryrefslogtreecommitdiff
path: root/include/SDL2/SDL_revision.h
diff options
context:
space:
mode:
authortalha <talha@talhaamir.xyz>2025-11-27 13:18:57 +0500
committertalha <talha@talhaamir.xyz>2025-11-27 13:18:57 +0500
commit0b3d69976819219e71350b6a988d1704fd5f0746 (patch)
tree3511564cb2cb3b10697dc997260479a14540d706 /include/SDL2/SDL_revision.h
Added files to git.HEADmain
Current State: - hot reloading - math library (calcify) - triangle rendering (unbatched) - orthographic projection (no camera) - layer isolation setup (platform vs game)
Diffstat (limited to 'include/SDL2/SDL_revision.h')
-rwxr-xr-xinclude/SDL2/SDL_revision.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/SDL2/SDL_revision.h b/include/SDL2/SDL_revision.h
new file mode 100755
index 0000000..453ccb3
--- /dev/null
+++ b/include/SDL2/SDL_revision.h
@@ -0,0 +1,7 @@
+/* Generated by updaterev.sh, do not edit */
+#ifdef SDL_VENDOR_INFO
+#define SDL_REVISION "SDL-release-2.28.4-0-gcc016b004 (" SDL_VENDOR_INFO ")"
+#else
+#define SDL_REVISION "SDL-release-2.28.4-0-gcc016b004"
+#endif
+#define SDL_REVISION_NUMBER 0