mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 09:27:48 +00:00
input_common: Implement joycon nfc
This commit is contained in:
parent
4dc4ae2aac
commit
b40c5ba2c3
9 changed files with 544 additions and 13 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue