mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-05 14:53:08 +00: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