diff options
| author | Jordan Woyak <jordan.woyak@gmail.com> | 2019-01-01 08:32:39 -0600 |
|---|---|---|
| committer | Jordan Woyak <jordan.woyak@gmail.com> | 2019-02-02 19:40:31 -0600 |
| commit | 0d1fbe7bbca8e42449ee37600519509cb47516b9 (patch) | |
| tree | 28c80ff2fa153a50e9e7ed9bee91ed85a9692289 /Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h | |
| parent | b1f350ab1c225996bf5eee169acd1f53d8936234 (diff) | |
WiimoteEmu: Major renaming and cleanup.
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h')
| -rw-r--r-- | Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h b/Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h index b771adcdb9..8e9fa3f24a 100644 --- a/Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h +++ b/Source/Core/InputCommon/ControllerEmu/ControlGroup/ControlGroup.h @@ -24,7 +24,7 @@ enum class GroupType MixedTriggers, Buttons, Force, - Extension, + Attachments, Tilt, Cursor, Triggers, |
