mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
VideoConfig: Rename Separation to Depth and update descriptions.
More accurate since it's not a real IPD and Nvidia also calls it depth.
This commit is contained in:
@ -54,8 +54,8 @@ enum Hotkey
|
||||
HK_FREELOOK_ZOOM_OUT,
|
||||
HK_FREELOOK_RESET,
|
||||
|
||||
HK_INCREASE_SEPARATION,
|
||||
HK_DECREASE_SEPARATION,
|
||||
HK_INCREASE_DEPTH,
|
||||
HK_DECREASE_DEPTH,
|
||||
HK_INCREASE_CONVERGENCE,
|
||||
HK_DECREASE_CONVERGENCE,
|
||||
|
||||
|
Reference in New Issue
Block a user