Fix per-core ini config.

This commit is contained in:
sorgelig
2019-03-20 21:24:12 +08:00
parent ef6e921b2e
commit 556765fb10

View File

@@ -500,6 +500,7 @@ void user_io_init(const char *path)
user_io_8bit_set_status(UIO_STATUS_RESET, UIO_STATUS_RESET);
}
MiSTer_ini_parse();
parse_video_mode();
FileLoadConfig("Volume.dat", &vol_att, 1);
vol_att &= 0x1F;