rename InputCommon/ControllerInterface/Device to CoreDevice

This commit is contained in:
Shawn Hoffman
2020-09-15 04:34:41 -07:00
parent 0be1491ef0
commit 7e1df34735
30 changed files with 32 additions and 32 deletions

View File

@ -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