diff --git a/gfx/drivers_context/wgl_ctx.cpp b/gfx/drivers_context/wgl_ctx.cpp index b85743b9d7..39c062d6a9 100644 --- a/gfx/drivers_context/wgl_ctx.cpp +++ b/gfx/drivers_context/wgl_ctx.cpp @@ -157,7 +157,7 @@ bool create_gl_context(HWND hwnd) else { quit = true; - return; + return true; } if (core_context || debug)