mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 02:08:41 -05:00
input_common: Rewrite touch
This commit is contained in:
@ -3,6 +3,8 @@ add_library(input_common STATIC
|
||||
drivers/keyboard.h
|
||||
drivers/mouse.cpp
|
||||
drivers/mouse.h
|
||||
drivers/touch_screen.cpp
|
||||
drivers/touch_screen.h
|
||||
helpers/stick_from_buttons.cpp
|
||||
helpers/stick_from_buttons.h
|
||||
helpers/touch_from_buttons.cpp
|
||||
|
Reference in New Issue
Block a user