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