mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 21:35:25 +00:00
(Win32) Buildfix
This commit is contained in:
parent
9528738a09
commit
ab99c8ff8d
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user