Buildfix
This commit is contained in:
parent
2037de5b33
commit
a4f143a71a
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue