Config: Port Fastmem setting to new config system.

This commit is contained in:
Admiral H. Curtiss
2022-01-06 01:51:29 +01:00
parent 88d725c918
commit dc7e7d08ad
11 changed files with 14 additions and 18 deletions

View File

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