Config: Port TimingVariance setting to new config system.

This commit is contained in:
Admiral H. Curtiss 2022-01-06 02:01:39 +01:00
parent dc7e7d08ad
commit 2aa44b10ba
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
5 changed files with 3 additions and 7 deletions

View file

@ -63,7 +63,6 @@ struct SConfig
bool bJITNoBlockCache = false;
bool bJITNoBlockLinking = false;
int iTimingVariance = 40; // in milli secounds
bool bCPUThread = true;
bool bCopyWiiSaveNetplay = true;