mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 22:12:41 +00:00
service: hid: Implement EnableAppletForInput
This commit is contained in:
@@ -153,6 +153,8 @@ public:
|
||||
|
||||
void UpdateHandheldAbstractState();
|
||||
|
||||
void EnableAppletToGetInput(u64 aruid);
|
||||
|
||||
private:
|
||||
struct NpadControllerData {
|
||||
NpadInternalState* shared_memory = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user