mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-27 08:10:13 -06:00
Config: Port TimingVariance setting to new config system.
This commit is contained in:
@ -104,6 +104,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::MAIN_FAST_DISC_SPEED.GetLocation(),
|
||||
&Config::MAIN_SYNC_ON_SKIP_IDLE.GetLocation(),
|
||||
&Config::MAIN_FASTMEM.GetLocation(),
|
||||
&Config::MAIN_TIMING_VARIANCE.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
Reference in New Issue
Block a user