mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Config: Port WiimoteContinuousScanning setting to new config system.
This commit is contained in:
parent
b2da738c81
commit
8c554d2e64
5 changed files with 6 additions and 7 deletions
|
@ -50,7 +50,6 @@ struct BootParameters;
|
|||
struct SConfig
|
||||
{
|
||||
// Wii Devices
|
||||
bool m_WiimoteContinuousScanning;
|
||||
bool m_WiimoteEnableSpeaker;
|
||||
bool connect_wiimotes_for_ciface;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue