mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient".
This commit is contained in:
@ -43,9 +43,9 @@ add_library(inputcommon
|
||||
ControllerEmu/ControlGroup/Triggers.h
|
||||
ControllerEmu/Setting/NumericSetting.cpp
|
||||
ControllerEmu/Setting/NumericSetting.h
|
||||
ControllerInterface/CemuHookUDPServer/CemuHookUDPServer.cpp
|
||||
ControllerInterface/CemuHookUDPServer/CemuHookUDPServer.h
|
||||
ControllerInterface/CemuHookUDPServer/CemuHookUDPServerProto.h
|
||||
ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp
|
||||
ControllerInterface/DualShockUDPClient/DualShockUDPClient.h
|
||||
ControllerInterface/DualShockUDPClient/DualShockUDPProto.h
|
||||
ControllerInterface/ControllerInterface.cpp
|
||||
ControllerInterface/ControllerInterface.h
|
||||
ControllerInterface/Device.cpp
|
||||
|
Reference in New Issue
Block a user