mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Config: Port WiimoteControllerInterface setting to new config system.
This commit is contained in:
@ -49,9 +49,6 @@ struct BootParameters;
|
||||
|
||||
struct SConfig
|
||||
{
|
||||
// Wii Devices
|
||||
bool connect_wiimotes_for_ciface;
|
||||
|
||||
// Settings
|
||||
bool bAutomaticStart = false;
|
||||
bool bBootToPause = false;
|
||||
|
Reference in New Issue
Block a user