mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
(Win32) Buildfix
This commit is contained in:
parent
9528738a09
commit
ab99c8ff8d
@ -157,7 +157,7 @@ bool create_gl_context(HWND hwnd)
|
||||
else
|
||||
{
|
||||
quit = true;
|
||||
return;
|
||||
return true;
|
||||
}
|
||||
|
||||
if (core_context || debug)
|
||||
|
Loading…
x
Reference in New Issue
Block a user