mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 17:29:01 +00:00
Config: Port WiimoteEnableSpeaker setting to new config system.
This commit is contained in:
parent
8c554d2e64
commit
2354fb4466
10 changed files with 56 additions and 12 deletions
|
@ -50,7 +50,6 @@ struct BootParameters;
|
|||
struct SConfig
|
||||
{
|
||||
// Wii Devices
|
||||
bool m_WiimoteEnableSpeaker;
|
||||
bool connect_wiimotes_for_ciface;
|
||||
|
||||
// Settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue