mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
VideoConfig: Rename "StereoMonoEFBDepth" to "StereoEFBMonoDepth"
Makes a little bit more sense.
This commit is contained in:
@ -146,7 +146,7 @@ private:
|
||||
bool s_hires_textures;
|
||||
bool s_copy_cache_enable;
|
||||
bool s_stereo_3d;
|
||||
bool s_mono_efb_depth;
|
||||
bool s_efb_mono_depth;
|
||||
} backup_config;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user