mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
rename InputCommon/ControllerInterface/Device to CoreDevice
This commit is contained in:
@ -54,8 +54,8 @@ add_library(inputcommon
|
||||
ControllerInterface/DualShockUDPClient/DualShockUDPProto.h
|
||||
ControllerInterface/ControllerInterface.cpp
|
||||
ControllerInterface/ControllerInterface.h
|
||||
ControllerInterface/Device.cpp
|
||||
ControllerInterface/Device.h
|
||||
ControllerInterface/CoreDevice.cpp
|
||||
ControllerInterface/CoreDevice.h
|
||||
ControllerInterface/Wiimote/WiimoteController.cpp
|
||||
ControllerInterface/Wiimote/WiimoteController.h
|
||||
ControlReference/ControlReference.cpp
|
||||
|
Reference in New Issue
Block a user