Try to save current config at first startup

This commit is contained in:
twinaphex 2016-01-12 00:51:54 +01:00
parent e0b33f602c
commit 4824ae0e04

View File

@ -606,6 +606,7 @@ void *menu_init(const void *data)
menu->push_help_screen = true;
menu->help_screen_type = MENU_HELP_WELCOME;
settings->menu_show_start_screen = false;
event_command(EVENT_CMD_MENU_SAVE_CURRENT_CONFIG);
}
if ( settings->bundle_assets_extract_enable