Cleanup
This commit is contained in:
parent
b521236c3e
commit
2e7b4242f7
|
@ -324,6 +324,7 @@ static void gx_joypad_poll(void)
|
|||
if (g_quit)
|
||||
{
|
||||
rarch_ctl(RARCH_CTL_SET_SHUTDOWN, NULL);
|
||||
g_quit = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue