mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Added hotkeys for toggling different stereoscopy modes
This commit is contained in:

committed by
Henrik Söderström

parent
aad06e8f54
commit
6b9f4f5115
@ -62,6 +62,11 @@ enum Hotkey
|
||||
HK_FREELOOK_ZOOM_OUT,
|
||||
HK_FREELOOK_RESET,
|
||||
|
||||
HK_TOGGLE_STEREO_SBS,
|
||||
HK_TOGGLE_STEREO_TAB,
|
||||
HK_TOGGLE_STEREO_ANAGLYPH,
|
||||
HK_TOGGLE_STEREO_3DVISION,
|
||||
|
||||
HK_DECREASE_DEPTH,
|
||||
HK_INCREASE_DEPTH,
|
||||
HK_DECREASE_CONVERGENCE,
|
||||
|
Reference in New Issue
Block a user