mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 20:38:19 -05:00
Merge pull request #4570 from german77/motionInput
input_common: Add a basic class for motion devices
This commit is contained in:
@ -7,6 +7,8 @@ add_library(input_common STATIC
|
||||
main.h
|
||||
motion_emu.cpp
|
||||
motion_emu.h
|
||||
motion_input.cpp
|
||||
motion_input.h
|
||||
settings.cpp
|
||||
settings.h
|
||||
touch_from_button.cpp
|
||||
|
Reference in New Issue
Block a user