mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Port Enable Cheats to the new config system
This commit is contained in:
@ -50,6 +50,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
// Main.Core
|
||||
|
||||
&Config::MAIN_DEFAULT_ISO.GetLocation(),
|
||||
&Config::MAIN_ENABLE_CHEATS.GetLocation(),
|
||||
&Config::MAIN_MEMCARD_A_PATH.GetLocation(),
|
||||
&Config::MAIN_MEMCARD_B_PATH.GetLocation(),
|
||||
&Config::MAIN_AUTO_DISC_CHANGE.GetLocation(),
|
||||
|
Reference in New Issue
Block a user