mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
VideoConfig: Fix convergence parameter.
Looks like a rebase failed somewhere.
This commit is contained in:
parent
813b3808a7
commit
da058b3078
2 changed files with 1 additions and 3 deletions
|
@ -127,8 +127,6 @@ struct VideoConfig final
|
|||
|
||||
// Stereoscopy
|
||||
bool bStereoEFBMonoDepth;
|
||||
int iStereoSeparationPercent;
|
||||
int iStereoConvergencePercent;
|
||||
int iStereoDepthPercentage;
|
||||
int iStereoConvergencePercentage;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue