mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +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
|
@ -31,7 +31,6 @@ struct SWVideoConfig : NonCopyable
|
|||
|
||||
bool bDumpTextures;
|
||||
bool bDumpObjects;
|
||||
bool bDumpFrames;
|
||||
|
||||
// Debug only
|
||||
bool bDumpTevStages;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue