mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 10:42:26 -07:00
service: hid: Implement GetLastActiveNpad
This commit is contained in:
@@ -159,6 +159,8 @@ public:
|
||||
|
||||
Result AssigningSingleOnSlSrPress(u64 aruid, bool is_enabled);
|
||||
|
||||
Result GetLastActiveNpad(Core::HID::NpadIdType& out_npad_id) const;
|
||||
|
||||
private:
|
||||
struct VibrationData {
|
||||
bool device_mounted{};
|
||||
|
Reference in New Issue
Block a user