mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 04:36:18 +00:00
Android: Add input device selection
This commit is contained in:
parent
2113bf5e3a
commit
2b1dd52750
18 changed files with 204 additions and 25 deletions
|
@ -17,6 +17,7 @@ add_library(main SHARED
|
|||
Input/ControlReference.cpp
|
||||
Input/ControlReference.h
|
||||
Input/EmulatedController.cpp
|
||||
Input/EmulatedController.h
|
||||
Input/InputOverrider.cpp
|
||||
Input/MappingCommon.cpp
|
||||
Input/NumericSetting.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue