Various fixes from Fuma
This commit is contained in:
parent
fb9270306b
commit
58b8cfa0b3
2 changed files with 4 additions and 10 deletions
|
@ -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) "." \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue