This commit is contained in:
twinaphex 2020-05-21 00:46:49 +02:00
parent 2037de5b33
commit a4f143a71a
1 changed files with 1 additions and 1 deletions

View File

@ -7511,8 +7511,8 @@ bool command_event(enum event_command cmd, void *data)
RARCH_NETPLAY_CTL_IS_ENABLED, NULL)) RARCH_NETPLAY_CTL_IS_ENABLED, NULL))
#endif #endif
runloop_autosave = autosave_init(); runloop_autosave = autosave_init();
#endif
} }
#endif
break; break;
case CMD_EVENT_AUDIO_STOP: case CMD_EVENT_AUDIO_STOP:
midi_driver_set_all_sounds_off(); midi_driver_set_all_sounds_off();