mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Add stereoscopy hotkeys.
This commit is contained in:
@ -54,6 +54,11 @@ enum Hotkey
|
||||
HK_FREELOOK_ZOOM_OUT,
|
||||
HK_FREELOOK_RESET,
|
||||
|
||||
HK_INCREASE_SEPARATION,
|
||||
HK_DECREASE_SEPARATION,
|
||||
HK_INCREASE_CONVERGENCE,
|
||||
HK_DECREASE_CONVERGENCE,
|
||||
|
||||
HK_LOAD_STATE_SLOT_1,
|
||||
HK_LOAD_STATE_SLOT_2,
|
||||
HK_LOAD_STATE_SLOT_3,
|
||||
|
Reference in New Issue
Block a user