diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 22:33:43 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 22:33:43 +0100 |
| commit | b1e857cf1471d1871a9396696b22fa531da98249 (patch) | |
| tree | 3923008a8653057698cb339faf6dcfa92e18364b /project-base/src/external/SDL2/SDL_revision.h | |
| parent | 106bb7fcadf637cec883648916cc8d19529d6199 (diff) | |
add projbase to repo
Diffstat (limited to 'project-base/src/external/SDL2/SDL_revision.h')
| -rw-r--r-- | project-base/src/external/SDL2/SDL_revision.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/project-base/src/external/SDL2/SDL_revision.h b/project-base/src/external/SDL2/SDL_revision.h new file mode 100644 index 0000000..e0bcf43 --- /dev/null +++ b/project-base/src/external/SDL2/SDL_revision.h @@ -0,0 +1,2 @@ +#define SDL_REVISION "hg-14525:e52d96ea04fc" +#define SDL_REVISION_NUMBER 14525 |
