mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 13:02:25 -07: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