mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Config: Port WiimoteControllerInterface setting to new config system.
This commit is contained in:
@ -109,6 +109,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::MAIN_WII_KEYBOARD.GetLocation(),
|
||||
&Config::MAIN_WIIMOTE_CONTINUOUS_SCANNING.GetLocation(),
|
||||
&Config::MAIN_WIIMOTE_ENABLE_SPEAKER.GetLocation(),
|
||||
&Config::MAIN_CONNECT_WIIMOTES_FOR_CONTROLLER_INTERFACE.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
Reference in New Issue
Block a user