mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 16:18:58 +00:00
Config: Port WiiSDCard setting to new config system.
This commit is contained in:
parent
2aa44b10ba
commit
f19cf1753b
5 changed files with 9 additions and 12 deletions
|
@ -50,7 +50,6 @@ struct BootParameters;
|
|||
struct SConfig
|
||||
{
|
||||
// Wii Devices
|
||||
bool m_WiiSDCard;
|
||||
bool m_WiiKeyboard;
|
||||
bool m_WiimoteContinuousScanning;
|
||||
bool m_WiimoteEnableSpeaker;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue