mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 06:02:33 -07:00
InputCommon: add AnalogFromButton
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
set(SRCS
|
||||
analog_from_button.cpp
|
||||
keyboard.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
analog_from_button.h
|
||||
keyboard.h
|
||||
main.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user