Updated SDL to version 2.0.2
This commit is contained in:
parent
a1158f5747
commit
e49f7fcdf8
8 changed files with 31 additions and 16 deletions
|
@ -59,7 +59,7 @@ typedef struct SDL_version
|
|||
*/
|
||||
#define SDL_MAJOR_VERSION 2
|
||||
#define SDL_MINOR_VERSION 0
|
||||
#define SDL_PATCHLEVEL 1
|
||||
#define SDL_PATCHLEVEL 2
|
||||
|
||||
/**
|
||||
* \brief Macro to determine SDL version program was compiled against.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue