oops, forgot to clean up...

This commit is contained in:
2024-12-22 00:17:53 +03:00
parent 91a0bf8b9b
commit 18a372fd8c
2 changed files with 3 additions and 0 deletions

View File

@@ -108,5 +108,7 @@ int main(void){
EndDrawing();
}
CloseWindow();
return 0;
}