mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 10:45:45 -04:00
HostInterface: Support per-controller-type settings
This commit is contained in:
@ -139,6 +139,7 @@ public:
|
||||
// Access controllers for simulating input.
|
||||
Controller* GetController(u32 slot) const;
|
||||
void UpdateControllers();
|
||||
void UpdateControllerSettings();
|
||||
void UpdateMemoryCards();
|
||||
|
||||
bool HasMedia() const;
|
||||
|
Reference in New Issue
Block a user