mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Automatic disc change for 2-disc games
This commit is contained in:
@ -31,6 +31,7 @@ bool IsSettingSaveable(const Config::ConfigLocation& config_location)
|
||||
Config::MAIN_DEFAULT_ISO.location,
|
||||
Config::MAIN_MEMCARD_A_PATH.location,
|
||||
Config::MAIN_MEMCARD_B_PATH.location,
|
||||
Config::MAIN_AUTO_DISC_CHANGE.location,
|
||||
|
||||
// Graphics.Hardware
|
||||
|
||||
|
Reference in New Issue
Block a user