mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
roll back r7431
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7432 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
15c51c37f3
commit
7a9a47376f
7 changed files with 3 additions and 24 deletions
|
@ -96,7 +96,6 @@ public:
|
|||
int iMultisampleMode;
|
||||
int iEFBScale;
|
||||
bool bForceFiltering;
|
||||
bool bForceNoFiltering;
|
||||
int iMaxAnisotropy;
|
||||
std::string sPostProcessingShader;
|
||||
|
||||
|
@ -173,7 +172,6 @@ public:
|
|||
bool iMultisampleMode;
|
||||
bool iEFBScale;
|
||||
bool bForceFiltering;
|
||||
bool bForceNoFiltering;
|
||||
bool iMaxAnisotropy;
|
||||
bool bShowFPS;
|
||||
bool bShowInputDisplay;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue