mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-01 11:47:51 -05: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