mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Remove setting to enable or disable Bounding Box calculation.
This commit is contained in:
parent
8912315596
commit
d281b4d7e1
18 changed files with 2 additions and 46 deletions
|
@ -114,7 +114,6 @@ struct VideoConfig final
|
|||
int iPhackvalue[3];
|
||||
std::string sPhackvalue[2];
|
||||
float fAspectRatioHackW, fAspectRatioHackH;
|
||||
bool bUseBBox;
|
||||
bool bEnablePixelLighting;
|
||||
bool bFastDepthCalc;
|
||||
int iLog; // CONF_ bits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue