mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
(Win32) Fixup build
This commit is contained in:
parent
24b00e9f3c
commit
b04c253c06
@ -83,7 +83,7 @@ static void gfx_dwm_shutdown(void)
|
||||
static void gfx_init_dwm(void)
|
||||
{
|
||||
static bool inited;
|
||||
}
|
||||
|
||||
if (inited)
|
||||
return;
|
||||
inited = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user