dolphin/Source/Core/InputCommon/ControllerEmu
Lioncash 26f17a1723 ControlGroup: Convert group type enum into an enum class
Gets some constants out of the ControllerEmu namespace, and modifies
ControlGroup so that it uses the enum type itself to represent the
underlying type, rather than a u32 value.
2017-02-25 01:15:04 -05:00
..
Control Control: Convert raw pointer parameter into unique_ptr 2017-02-10 19:35:02 -05:00
ControlGroup ControlGroup: Convert group type enum into an enum class 2017-02-25 01:15:04 -05:00
ControllerEmu.cpp ControlGroup: Convert group type enum into an enum class 2017-02-25 01:15:04 -05:00
ControllerEmu.h ControllerEmu: Add const to UpdateReferences() first reference parameter 2017-02-11 00:31:49 -05:00