mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 01:57:51 -05:00
HID: use ButtonDevice
This commit is contained in:
@ -297,5 +297,8 @@ void Init();
|
||||
|
||||
/// Shutdown HID service
|
||||
void Shutdown();
|
||||
|
||||
/// Reload input devices. Used when input configuration changed
|
||||
void ReloadInputDevices();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user