preparing update of SDL to 2.0.9

This commit is contained in:
Martin Felis
2018-11-18 22:21:57 +01:00
parent 973f9eef89
commit 4de76a9c52
479 changed files with 63459 additions and 8920 deletions
@@ -59,7 +59,7 @@ typedef struct SDL_version
*/
#define SDL_MAJOR_VERSION 2
#define SDL_MINOR_VERSION 0
#define SDL_PATCHLEVEL 8
#define SDL_PATCHLEVEL 9
/**
* \brief Macro to determine SDL version program was compiled against.