Fix 'redefinition error' on win. - compiles, runs

This commit is contained in:
jonny_jr9
2023-12-10 18:14:24 +01:00
parent ac5873c9e7
commit 72ca020f27
3 changed files with 3 additions and 3 deletions

View File

@@ -9,4 +9,4 @@ void renderGame();
int CreateSDLWindow();
void DestroyWindow();
void DestroySDLWindow();