Config: Port WiimoteControllerInterface setting to new config system.

This commit is contained in:
Admiral H. Curtiss
2022-01-06 05:43:56 +01:00
parent 2354fb4466
commit ed1a1c1fae
7 changed files with 9 additions and 9 deletions

View File

@ -49,9 +49,6 @@ struct BootParameters;
struct SConfig
{
// Wii Devices
bool connect_wiimotes_for_ciface;
// Settings
bool bAutomaticStart = false;
bool bBootToPause = false;