mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 09:45:46 +00:00
InputCommon: add AnalogFromButton
This commit is contained in:
parent
189063ac2d
commit
ffb582ff3b
8 changed files with 162 additions and 0 deletions
|
@ -1,9 +1,11 @@
|
|||
set(SRCS
|
||||
analog_from_button.cpp
|
||||
keyboard.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
analog_from_button.h
|
||||
keyboard.h
|
||||
main.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue