HostInterface: Fix crash on startup with controller connected
This commit is contained in:
@ -133,6 +133,7 @@ protected:
|
||||
void OnRunningGameChanged() override;
|
||||
void OnSystemStateSaved(bool global, s32 slot) override;
|
||||
|
||||
void LoadSettings() override;
|
||||
void SetDefaultSettings(SettingsInterface& si) override;
|
||||
void UpdateInputMap() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user