you forgor somemeow

This commit is contained in:
CatWindow 2026-08-14 15:35:40 +03:00
parent e6623c0f79
commit 815258b29f

View file

@ -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