mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Config: Port emulation speed setting to new config system.
This commit is contained in:
@ -97,6 +97,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::GetInfoForSimulateKonga(1).GetLocation(),
|
||||
&Config::GetInfoForSimulateKonga(2).GetLocation(),
|
||||
&Config::GetInfoForSimulateKonga(3).GetLocation(),
|
||||
&Config::MAIN_EMULATION_SPEED.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
Reference in New Issue
Block a user