Config: Port FastDiscSpeed setting to new config system.

This commit is contained in:
Admiral H. Curtiss 2022-01-06 01:33:46 +01:00
commit e613cbf395
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
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;