mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
input_common: Create virtual amiibo driver
This commit is contained in:
parent
4df48d6b35
commit
56b1301938
6 changed files with 244 additions and 0 deletions
|
@ -18,6 +18,8 @@ add_library(input_common STATIC
|
|||
drivers/touch_screen.h
|
||||
drivers/udp_client.cpp
|
||||
drivers/udp_client.h
|
||||
drivers/virtual_amiibo.cpp
|
||||
drivers/virtual_amiibo.h
|
||||
helpers/stick_from_buttons.cpp
|
||||
helpers/stick_from_buttons.h
|
||||
helpers/touch_from_buttons.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue