HostInterface: Notify host when controller types change
This commit is contained in:
@ -104,6 +104,7 @@ protected:
|
||||
virtual void OnSystemDestroyed();
|
||||
virtual void OnSystemPerformanceCountersUpdated();
|
||||
virtual void OnRunningGameChanged();
|
||||
virtual void OnControllerTypeChanged(u32 slot);
|
||||
|
||||
void SetUserDirectory();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user