diff options
| author | chai <chaifix@163.com> | 2018-10-26 01:36:01 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2018-10-26 01:36:01 +0800 |
| commit | dcee98f88ea7aa0c0c5282b04540ac65daddcbb7 (patch) | |
| tree | d2b38bbf70e6b596be7c272508875a7f78a68dbb /src/3rdparty/SDL2/include/SDL_revision.h | |
| parent | 454f79862d0aee9bf61debe0e976d61d7e0f3469 (diff) | |
+SDL2代码
Diffstat (limited to 'src/3rdparty/SDL2/include/SDL_revision.h')
| -rw-r--r-- | src/3rdparty/SDL2/include/SDL_revision.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
