diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-08 20:09:27 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-08 20:09:27 +1100 |
commit | 6c562470f3a7cd24ed6501f54422564ed42051ea (patch) | |
tree | 2e422b3316b6e77cbc35085a9ce63b4c6d0912d3 /lib/windows/include/SDL_revision.h | |
parent | 89fe1bf15bc458df6c63f1aaeac42a4883efbfd5 (diff) |
Merge launcher branch
Diffstat (limited to 'lib/windows/include/SDL_revision.h')
-rw-r--r-- | lib/windows/include/SDL_revision.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/windows/include/SDL_revision.h b/lib/windows/include/SDL_revision.h deleted file mode 100644 index dd26edf..0000000 --- a/lib/windows/include/SDL_revision.h +++ /dev/null @@ -1,7 +0,0 @@ -/* Generated by updaterev.sh, do not edit */ -#ifdef SDL_VENDOR_INFO -#define SDL_REVISION "SDL-release-2.28.0-0-gffa78e6be (" SDL_VENDOR_INFO ")" -#else -#define SDL_REVISION "SDL-release-2.28.0-0-gffa78e6be" -#endif -#define SDL_REVISION_NUMBER 0 |