you forgor somemeow
This commit is contained in:
parent
e6623c0f79
commit
815258b29f
|
|
@ -306,6 +306,8 @@ int main(int argc, char *argv[]){
|
|||
MIX_Quit();
|
||||
TTF_Quit();
|
||||
SDL_Quit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* OSX and Windows have their own native ways of
|
||||
|
|
|
|||
Loading…
Reference in New Issue