diff --git a/Engine.c b/Engine.c index 75365f6..201fba7 100644 --- a/Engine.c +++ b/Engine.c @@ -348,7 +348,7 @@ void timeDilation() void cleanup() { if(fullscreen) - SDL_ShowCursor(1); + toggleFullscreen(); unloadData(thisChunk);