mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 00:49:47 +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…
Reference in New Issue
Block a user