mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-10 19:45:49 +00:00
fix for fullscreen for both video plugins in windows
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@243 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e0b3e32860
commit
e84721b13b
7 changed files with 30 additions and 29 deletions
|
@ -145,7 +145,6 @@ struct Config
|
|||
char texDumpPath[280];
|
||||
|
||||
//currently unused:
|
||||
int aa; // anti-aliasing level
|
||||
int iLog; // CONF_ bits
|
||||
int iSaveTargetId;
|
||||
int iAdapter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue