This commit is contained in:
twinaphex 2017-02-26 06:14:33 +01:00
parent e523280cb0
commit c653e6d886

View File

@ -1626,7 +1626,6 @@ static void command_event_save_current_config(enum override_type type)
sizeof(msg));
else
command_event_save_config(path_get(RARCH_PATH_CONFIG), msg, sizeof(msg));
else
break;
case OVERRIDE_GAME:
case OVERRIDE_CORE: