mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-09 15:29:03 +00: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