input_common: Add support for joycon generic functions
This commit is contained in:
parent
6aa6301acd
commit
594b2ade6d
5 changed files with 310 additions and 3 deletions
|
@ -59,6 +59,8 @@ if (ENABLE_SDL2)
|
|||
helpers/joycon_driver.h
|
||||
helpers/joycon_protocol/common_protocol.cpp
|
||||
helpers/joycon_protocol/common_protocol.h
|
||||
helpers/joycon_protocol/generic_functions.cpp
|
||||
helpers/joycon_protocol/generic_functions.h
|
||||
helpers/joycon_protocol/joycon_types.h
|
||||
)
|
||||
target_link_libraries(input_common PRIVATE SDL2::SDL2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue