mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-21 17:55:38 +00:00
input_common: Implement joycon nfc
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
|
||||
void UpdateColor(const Color& color);
|
||||
void UpdateRing(s16 value, const RingStatus& ring_status);
|
||||
void updateAmiibo(const std::vector<u8>& amiibo_data);
|
||||
|
||||
private:
|
||||
void UpdateActiveLeftPadInput(const InputReportActive& input,
|
||||
|
||||
Reference in New Issue
Block a user