mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-19 15:31:53 +00:00
Config: Port TimingVariance setting to new config system.
This commit is contained in:
parent
dc7e7d08ad
commit
2aa44b10ba
5 changed files with 3 additions and 7 deletions
|
@ -63,7 +63,6 @@ struct SConfig
|
|||
bool bJITNoBlockCache = false;
|
||||
bool bJITNoBlockLinking = false;
|
||||
|
||||
int iTimingVariance = 40; // in milli secounds
|
||||
bool bCPUThread = true;
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue