mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Bored at work. Did some Valgrind shit and fixed this 'error'.
This commit is contained in:
@@ -37,6 +37,7 @@ namespace opengl
|
||||
// created yet.
|
||||
currentMode.width = 0;
|
||||
currentMode.height = 0;
|
||||
currentMode.fullscreen = 0;
|
||||
|
||||
// Window should be centered.
|
||||
SDL_putenv(const_cast<char *>("SDL_VIDEO_CENTERED=center"));
|
||||
|
||||
Reference in New Issue
Block a user