mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-07 10:57:04 -05:00
ControllerInterface: enable hotplugging on macOS
This commit is contained in:
@@ -64,6 +64,7 @@ public:
|
||||
|
||||
std::string GetName() const override;
|
||||
std::string GetSource() const override;
|
||||
bool IsSameDevice(const IOHIDDeviceRef) const;
|
||||
|
||||
private:
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user