mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 20:19:13 +00:00
service: hid: Fully implement abstract vibration
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
Result DestroySevenSixAxisTransferMemory();
|
||||
|
||||
void EnableInput(u64 aruid, bool is_enabled);
|
||||
bool SetAruidValidForVibration(u64 aruid, bool is_enabled);
|
||||
void EnableSixAxisSensor(u64 aruid, bool is_enabled);
|
||||
void EnablePadInput(u64 aruid, bool is_enabled);
|
||||
void EnableTouchScreen(u64 aruid, bool is_enabled);
|
||||
|
||||
Reference in New Issue
Block a user