mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 12:37:58 -05:00
service: hid: Implement AssigningSingleOnSlSrPress
This commit is contained in:
@ -157,6 +157,8 @@ public:
|
||||
|
||||
Result SetNpadSystemExtStateEnabled(u64 aruid, bool is_enabled);
|
||||
|
||||
Result AssigningSingleOnSlSrPress(u64 aruid, bool is_enabled);
|
||||
|
||||
private:
|
||||
struct VibrationData {
|
||||
bool device_mounted{};
|
||||
|
Reference in New Issue
Block a user