mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-12 21:37:59 -05:00
VideoConfig: Eliminate bForceProgressive.
This commit is contained in:
@@ -281,7 +281,6 @@ struct VideoConfig final
|
||||
bool bEFBAccessDeferInvalidation = false;
|
||||
bool bPerfQueriesEnable = false;
|
||||
bool bBBoxEnable = false;
|
||||
bool bForceProgressive = false;
|
||||
bool bCPUCull = false;
|
||||
|
||||
bool bEFBEmulateFormatChanges = false;
|
||||
|
||||
Reference in New Issue
Block a user