diff options
author | Alon Zakai <alonzakai@gmail.com> | 2011-10-06 17:01:54 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2011-10-06 17:01:54 -0700 |
commit | 533c228e4150114c1b826bca109c9d56dca41939 (patch) | |
tree | 79619fbcaa1f3d64d3ebfe65c5684c9ab1350813 /system/include/SDL/SDL_revision.h | |
parent | fc437084c77ad1ab578e3933c3b9f08ea20e2d59 (diff) |
SDL 1.3 headers
Diffstat (limited to 'system/include/SDL/SDL_revision.h')
-rw-r--r-- | system/include/SDL/SDL_revision.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/include/SDL/SDL_revision.h b/system/include/SDL/SDL_revision.h new file mode 100644 index 00000000..8637e488 --- /dev/null +++ b/system/include/SDL/SDL_revision.h @@ -0,0 +1,2 @@ +#define SDL_REVISION "hg-5605:9269bf952041" +#define SDL_REVISION_NUMBER 5605 |