Fix leak, rename and some non working mingw shit

This commit is contained in:
Marc
2023-01-22 22:53:16 +01:00
parent 9f0a8a2692
commit ade88dff84
5 changed files with 30 additions and 8 deletions
+1
View File
@@ -79,4 +79,5 @@ int main(int argc, char ** argv) {
Mix_CloseAudio();
text_freeFontCache();
return 0;
}