Fix bug SDL-window freezing on windows
apparently SDL window freezes on windows, when the input events are not repeatedly handled.
This commit is contained in:
@@ -9,4 +9,4 @@ void renderGame();
|
||||
|
||||
int CreateSDLWindow();
|
||||
|
||||
void DestroyWindwo();
|
||||
void DestroyWindow();
|
||||
Reference in New Issue
Block a user