mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 04:05:09 +02:00
Upgrade to SDL2.0.3.
This commit is contained in:
@@ -59,7 +59,7 @@ typedef struct SDL_version
|
||||
*/
|
||||
#define SDL_MAJOR_VERSION 2
|
||||
#define SDL_MINOR_VERSION 0
|
||||
#define SDL_PATCHLEVEL 2
|
||||
#define SDL_PATCHLEVEL 3
|
||||
|
||||
/**
|
||||
* \brief Macro to determine SDL version program was compiled against.
|
||||
|
||||
Reference in New Issue
Block a user