mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 01:48:18 -05:00
input_common: Create virtual amiibo driver
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user