HostInterface: Notify host when controller types change
This commit is contained in:
@@ -37,6 +37,7 @@ protected:
|
||||
void OnSystemCreated() override;
|
||||
void OnSystemPaused(bool paused) override;
|
||||
void OnSystemDestroyed();
|
||||
void OnControllerTypeChanged(u32 slot) override;
|
||||
|
||||
private:
|
||||
enum class KeyboardControllerAction
|
||||
|
||||
Reference in New Issue
Block a user