mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 05:42:33 -07:00
input_common: Create input poller and mapping
This commit is contained in:
@@ -3,6 +3,12 @@ add_library(input_common STATIC
|
||||
analog_from_button.h
|
||||
keyboard.cpp
|
||||
keyboard.h
|
||||
input_engine.cpp
|
||||
input_engine.h
|
||||
input_mapping.cpp
|
||||
input_mapping.h
|
||||
input_poller.cpp
|
||||
input_poller.h
|
||||
main.cpp
|
||||
main.h
|
||||
motion_from_button.cpp
|
||||
|
Reference in New Issue
Block a user