Support up to 3 alternative INI files (Back+DPAD in OSD). Some refactoring in cfg/ini parsing.
This commit is contained in:
@@ -1002,7 +1002,7 @@ void FindStorage(void)
|
||||
{
|
||||
int saveddev = device;
|
||||
device = 0;
|
||||
MiSTer_ini_parse();
|
||||
cfg_parse();
|
||||
device = saveddev;
|
||||
video_mode_load();
|
||||
user_io_send_buttons(1);
|
||||
|
||||
Reference in New Issue
Block a user