Revert "Merge pull request #3578 from Armada651/forced-slow-depth"

This reverts commit e2a1a085b6, reversing
changes made to 2aea549eef.
This commit is contained in:
Jules Blok 2016-02-29 00:55:51 +01:00
commit 6d1628eda4
23 changed files with 56 additions and 30 deletions

View file

@ -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