mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 11:37:47 +00:00
input_common: Use calibration from joycon
This commit is contained in:
parent
d2f5eae036
commit
f7164f77d6
5 changed files with 231 additions and 0 deletions
|
@ -57,6 +57,8 @@ if (ENABLE_SDL2)
|
|||
drivers/sdl_driver.h
|
||||
helpers/joycon_driver.cpp
|
||||
helpers/joycon_driver.h
|
||||
helpers/joycon_protocol/calibration.cpp
|
||||
helpers/joycon_protocol/calibration.h
|
||||
helpers/joycon_protocol/common_protocol.cpp
|
||||
helpers/joycon_protocol/common_protocol.h
|
||||
helpers/joycon_protocol/generic_functions.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue