mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
VideoConfig: Rename StereoFocalLength to StereoConvergence.
This commit is contained in:
@ -81,7 +81,7 @@ struct VideoConfig final
|
||||
std::string sPostProcessingShader;
|
||||
int iStereoMode;
|
||||
int iStereoSeparation;
|
||||
int iStereoFocalLength;
|
||||
int iStereoConvergence;
|
||||
bool bStereoSwapEyes;
|
||||
bool bStereoMonoEFBDepth;
|
||||
|
||||
|
Reference in New Issue
Block a user