Config: Port FastDiscSpeed setting to new config system.

This commit is contained in:
Admiral H. Curtiss
2022-01-06 01:33:46 +01:00
parent 7184983ee8
commit e613cbf395
5 changed files with 3 additions and 12 deletions

View File

@ -72,7 +72,6 @@ struct SConfig
bool bMMU = false;
int iBBDumpPort = 0;
bool bFastDiscSpeed = false;
bool bSyncGPU = false;
int iSyncGpuMaxDistance;