This commit is contained in:
twinaphex 2017-08-07 01:48:03 +02:00
parent b521236c3e
commit 2e7b4242f7

View File

@ -324,6 +324,7 @@ static void gx_joypad_poll(void)
if (g_quit)
{
rarch_ctl(RARCH_CTL_SET_SHUTDOWN, NULL);
g_quit = false;
return;
}