mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 21:36:26 +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