Config: Port WiiKeyboard setting to new config system.

This commit is contained in:
Admiral H. Curtiss
2022-01-06 05:00:46 +01:00
parent f19cf1753b
commit b2da738c81
5 changed files with 6 additions and 8 deletions

View File

@ -50,7 +50,6 @@ struct BootParameters;
struct SConfig
{
// Wii Devices
bool m_WiiKeyboard;
bool m_WiimoteContinuousScanning;
bool m_WiimoteEnableSpeaker;
bool connect_wiimotes_for_ciface;