1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-05 10:56:31 -05:00

yuzu: Add motion and touch configuration

This commit is contained in:
FearlessTobi
2020-07-14 19:01:36 +02:00
parent ce43139eb7
commit e6bd1fd1b8
19 changed files with 1894 additions and 3 deletions

View File

@@ -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