(Win32) Buildfix

This commit is contained in:
twinaphex 2015-11-17 10:13:34 +01:00
parent 9528738a09
commit ab99c8ff8d

View File

@ -157,7 +157,7 @@ bool create_gl_context(HWND hwnd)
else else
{ {
quit = true; quit = true;
return; return true;
} }
if (core_context || debug) if (core_context || debug)