forked from dolphin-emu/dolphin
TextureCache: Add "Mono EFB Depth Copy" stereoscopy option.
This commit is contained in:
@@ -146,6 +146,7 @@ private:
|
||||
bool s_hires_textures;
|
||||
bool s_copy_cache_enable;
|
||||
bool s_stereo_3d;
|
||||
bool s_mono_efb_depth;
|
||||
} backup_config;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user