input_common: Create virtual amiibo driver
This commit is contained in:
parent
dbb9d601df
commit
e8d71712e7
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