mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Revert "Merge pull request #3578 from Armada651/forced-slow-depth"
This reverts commite2a1a085b6
, reversing changes made to2aea549eef
.
This commit is contained in:
@ -117,7 +117,7 @@ struct VideoConfig final
|
||||
std::string sPhackvalue[2];
|
||||
float fAspectRatioHackW, fAspectRatioHackH;
|
||||
bool bEnablePixelLighting;
|
||||
bool bForcedSlowDepth;
|
||||
bool bFastDepthCalc;
|
||||
int iLog; // CONF_ bits
|
||||
int iSaveTargetId; // TODO: Should be dropped
|
||||
|
||||
|
Reference in New Issue
Block a user