mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-11 13:01:23 -04:00
Config: Port Fastmem setting to new config system.
This commit is contained in:
@@ -103,6 +103,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::MAIN_DISABLE_ICACHE.GetLocation(),
|
||||
&Config::MAIN_FAST_DISC_SPEED.GetLocation(),
|
||||
&Config::MAIN_SYNC_ON_SKIP_IDLE.GetLocation(),
|
||||
&Config::MAIN_FASTMEM.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
||||
Reference in New Issue
Block a user