mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 16:59:13 +00:00
Remove the watermark tightness option since it's obsolete now.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6567 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
38b3187e8a
commit
3d0ec2f2f1
5 changed files with 3 additions and 36 deletions
|
@ -124,7 +124,6 @@ struct VideoConfig
|
|||
bool bCopyEFBScaled;
|
||||
bool bSafeTextureCache;
|
||||
int iSafeTextureCache_ColorSamples;
|
||||
int iFIFOWatermarkTightness;
|
||||
int iPhackvalue;
|
||||
bool bPhackvalue1, bPhackvalue2;
|
||||
float fhackvalue1, fhackvalue2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue