mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 15:45:46 +00:00
yuzu: Add motion and touch configuration
This commit is contained in:
parent
437bc3c199
commit
2903f0f7ce
19 changed files with 1894 additions and 3 deletions
|
@ -9,6 +9,8 @@ add_library(input_common STATIC
|
|||
motion_emu.h
|
||||
settings.cpp
|
||||
settings.h
|
||||
touch_from_button.cpp
|
||||
touch_from_button.h
|
||||
gcadapter/gc_adapter.cpp
|
||||
gcadapter/gc_adapter.h
|
||||
gcadapter/gc_poller.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue