Config: Port SyncOnSkipIdle setting to new config system.

This commit is contained in:
Admiral H. Curtiss 2022-01-06 01:42:31 +01:00
commit 88d725c918
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
5 changed files with 4 additions and 12 deletions

View file

@ -67,7 +67,6 @@ struct SConfig
int iTimingVariance = 40; // in milli secounds
bool bCPUThread = true;
bool bSyncGPUOnSkipIdleHack = true;
bool bCopyWiiSaveNetplay = true;
bool bMMU = false;