mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Add ControllerInterface::Win32 to wrap XInput and DInput
This commit is contained in:
@ -35,6 +35,7 @@ if(WIN32)
|
||||
ControllerInterface/DInput/DInputJoystick.cpp
|
||||
ControllerInterface/DInput/DInputKeyboardMouse.cpp
|
||||
ControllerInterface/DInput/XInputFilter.cpp
|
||||
ControllerInterface/Win32/Win32.cpp
|
||||
ControllerInterface/XInput/XInput.cpp
|
||||
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user