From 641f81317a5b5cea6b3c5a4c65b1ca4313b0d8c0 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 27 Oct 2023 21:01:21 +0200 Subject: audio, add throwable --- include/SDL2/SDL_revision.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 include/SDL2/SDL_revision.h (limited to 'include/SDL2/SDL_revision.h') diff --git a/include/SDL2/SDL_revision.h b/include/SDL2/SDL_revision.h new file mode 100644 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 -- cgit v1.2.3-70-g09d2