Clean up some compiler warnings
This commit is contained in:
@ -57,7 +57,7 @@ private:
|
||||
void InitDiskControlInterface();
|
||||
void InitRumbleInterface();
|
||||
|
||||
void LoadSettings();
|
||||
void LoadSettings() override;
|
||||
void UpdateSettings();
|
||||
void UpdateControllers();
|
||||
void UpdateControllersDigitalController(u32 index);
|
||||
|
||||
Reference in New Issue
Block a user