mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 16:49:58 -06:00
Config: Port MMU setting to new config system.
This commit is contained in:
@ -118,6 +118,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::GetInfoForSIDevice(2).GetLocation(),
|
||||
&Config::GetInfoForSIDevice(3).GetLocation(),
|
||||
&Config::MAIN_CPU_THREAD.GetLocation(),
|
||||
&Config::MAIN_MMU.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
Reference in New Issue
Block a user