dolphin/Source/Core/InputCommon/ControllerEmu
JosJuice f5c82adc59 Change INI keys containing "Wii Remote" back to "Wiimote"
4bd5674 changed "Wiimote" to "Wii Remote" in the GUI
(intentionally) but also did the same change for two INI
keys (seemingly unintentional, breaks backwards compatibility,
and is inconsistent with the INI's filename). This commit
reverts the INI keys but not the GUI strings.

This commit uses the same approach as cbd539e used for GameCube
sticks (but I made sure to avoid the bug that 56531a0 fixed).
2017-02-18 12:59:36 +01:00
..
Control Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
ControlGroup Change INI keys containing "Wii Remote" back to "Wiimote" 2017-02-18 12:59:36 +01:00
ControllerEmu.cpp ControllerEmu: Add const to UpdateReferences() first reference parameter 2017-02-11 00:31:49 -05:00
ControllerEmu.h ControllerEmu: Add const to UpdateReferences() first reference parameter 2017-02-11 00:31:49 -05:00