Change Order of Some Hotkeys

This commit is contained in:
Benjamin Przybocki
2015-01-20 17:57:42 -06:00
committed by Buddybenj
parent 37a770bb9f
commit a25b07ec56
4 changed files with 27 additions and 27 deletions

View File

@ -219,8 +219,8 @@ void HotkeyConfigDialog::CreateHotkeyGUIControls()
_("Connect Wiimote 4"),
_("Connect Balance Board"),
_("Volume Up"),
_("Volume Down"),
_("Volume Up"),
_("Volume Toggle Mute"),
_("Toggle IR"),
@ -228,8 +228,8 @@ void HotkeyConfigDialog::CreateHotkeyGUIControls()
_("Toggle EFB Copies"),
_("Toggle Fog"),
_("Toggle Frame limit"),
_("Increase Frame limit"),
_("Decrease Frame limit"),
_("Increase Frame limit"),
_("Freelook Increase Speed"),
_("Freelook Decrease Speed"),
@ -242,10 +242,10 @@ void HotkeyConfigDialog::CreateHotkeyGUIControls()
_("Freelook Zoom Out"),
_("Freelook Reset"),
_("Increase Depth"),
_("Decrease Depth"),
_("Increase Convergence"),
_("Increase Depth"),
_("Decrease Convergence"),
_("Increase Convergence"),
_("Load State Slot 1"),
_("Load State Slot 2"),