mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 19:45:49 +00:00
Add stereoscopy hotkeys.
This commit is contained in:
parent
21eabc1b9d
commit
6e62dd3415
4 changed files with 35 additions and 0 deletions
|
@ -238,6 +238,11 @@ void HotkeyConfigDialog::CreateHotkeyGUIControls()
|
|||
_("Freelook Zoom Out"),
|
||||
_("Freelook Reset"),
|
||||
|
||||
_("Increase Stereocopy Separation"),
|
||||
_("Decrease Stereocopy Separation"),
|
||||
_("Increase Stereocopy Convergence"),
|
||||
_("Decrease Stereocopy Convergence"),
|
||||
|
||||
_("Load State Slot 1"),
|
||||
_("Load State Slot 2"),
|
||||
_("Load State Slot 3"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue