mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes.
This commit is contained in:
@ -50,6 +50,8 @@ add_library(inputcommon
|
||||
ControllerInterface/ControllerInterface.h
|
||||
ControllerInterface/Device.cpp
|
||||
ControllerInterface/Device.h
|
||||
ControllerInterface/Wiimote/Wiimote.cpp
|
||||
ControllerInterface/Wiimote/Wiimote.h
|
||||
ControlReference/ControlReference.cpp
|
||||
ControlReference/ControlReference.h
|
||||
ControlReference/ExpressionParser.cpp
|
||||
|
Reference in New Issue
Block a user