From dcee98f88ea7aa0c0c5282b04540ac65daddcbb7 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 26 Oct 2018 01:36:01 +0800 Subject: =?UTF-8?q?+SDL2=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/3rdparty/SDL2/include/SDL_revision.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/3rdparty/SDL2/include/SDL_revision.h (limited to 'src/3rdparty/SDL2/include/SDL_revision.h') diff --git a/src/3rdparty/SDL2/include/SDL_revision.h b/src/3rdparty/SDL2/include/SDL_revision.h new file mode 100644 index 0000000..dbe9b97 --- /dev/null +++ b/src/3rdparty/SDL2/include/SDL_revision.h @@ -0,0 +1,2 @@ +#define SDL_REVISION "hg-11914:f1084c419f33" +#define SDL_REVISION_NUMBER 11914 -- cgit v1.1-26-g67d0