Switch to main INI if OSD button is pressed on boot.
This commit is contained in:
@@ -1325,6 +1325,7 @@ void user_io_init(const char *path, const char *xml)
|
||||
user_io_read_confstr();
|
||||
user_io_read_core_name();
|
||||
|
||||
if (fpga_get_buttons() & BUTTON_OSD) altcfg(0);
|
||||
cfg_parse();
|
||||
cfg_print();
|
||||
while (cfg.waitmount[0] && !is_menu())
|
||||
|
||||
Reference in New Issue
Block a user