mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 18:37:57 -05: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