Various fixes from Fuma

This commit is contained in:
Tim Angus 2013-09-15 23:54:52 +01:00
parent fb9270306b
commit 58b8cfa0b3
2 changed files with 4 additions and 10 deletions

View file

@ -590,7 +590,7 @@ int main( int argc, char **argv )
// Run time
SDL_version ver;
SDL_VERSION( &ver );
SDL_GetVersion( &ver );
#define MINSDL_VERSION \
XSTRING(MINSDL_MAJOR) "." \