Port Enable Cheats to the new config system

This commit is contained in:
JosJuice
2021-08-11 13:52:08 +02:00
parent 67c06cfc55
commit fa0525f826
9 changed files with 19 additions and 20 deletions

View File

@ -118,7 +118,6 @@ struct SConfig
bool bDSPHLE = true;
bool bSyncGPUOnSkipIdleHack = true;
bool bHLE_BS2 = true;
bool bEnableCheats = false;
bool bCopyWiiSaveNetplay = true;
bool bDPL2Decoder = false;