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