mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
ControllerInterface: Add InputBackend interface and SDL implementation.
This commit is contained in:
@ -56,6 +56,8 @@ add_library(inputcommon
|
||||
ControllerInterface/ControllerInterface.h
|
||||
ControllerInterface/CoreDevice.cpp
|
||||
ControllerInterface/CoreDevice.h
|
||||
ControllerInterface/InputBackend.cpp
|
||||
ControllerInterface/InputBackend.h
|
||||
ControllerInterface/MappingCommon.cpp
|
||||
ControllerInterface/MappingCommon.h
|
||||
ControllerInterface/Wiimote/WiimoteController.cpp
|
||||
|
Reference in New Issue
Block a user