Apply region overrides when loading new rom (Fix#430)

This commit is contained in:
negativeExponent
2021-03-01 06:33:17 +08:00
committed by GitHub
parent 91ccd3b9e0
commit 8fa62114d8

View File

@@ -2376,6 +2376,7 @@ bool retro_load_game(const struct retro_game_info *game)
sndvolume = 150;
swapDuty = 0;
dendy = 0;
opt_region = 0;
/* Wii: initialize this or else last variable is passed through
* when loading another rom causing save state size change. */