mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-22 23:06:18 +00:00
you forgor somemeow
This commit is contained in:
parent
e6623c0f79
commit
815258b29f
1 changed files with 2 additions and 0 deletions
|
|
@ -306,6 +306,8 @@ int main(int argc, char *argv[]){
|
||||||
MIX_Quit();
|
MIX_Quit();
|
||||||
TTF_Quit();
|
TTF_Quit();
|
||||||
SDL_Quit();
|
SDL_Quit();
|
||||||
|
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* OSX and Windows have their own native ways of
|
/* OSX and Windows have their own native ways of
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue