cheats: enable for megacd, reset cheats when not found.

This commit is contained in:
sorgelig
2020-05-04 00:04:07 +08:00
parent fdfe914ec7
commit e48450a23c
2 changed files with 9 additions and 2 deletions

View File

@@ -1768,6 +1768,7 @@ void HandleUI(void)
mcd_reset();
}
mcd_set_image(ioctl_index, SelectedPath);
cheats_init(SelectedPath, 0);
}
else if (is_pce())
{