mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-14 13:32:08 +00:00
Move bDumpFrames to SConfig (and it's references)
This commit is contained in:
parent
26fc3c168a
commit
8d424b114a
11 changed files with 20 additions and 18 deletions
|
@ -94,7 +94,6 @@ struct VideoConfig final
|
|||
bool bDumpTextures;
|
||||
bool bHiresTextures;
|
||||
bool bDumpEFBTarget;
|
||||
bool bDumpFrames;
|
||||
bool bUseFFV1;
|
||||
bool bFreeLook;
|
||||
bool bAnaglyphStereo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue