mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Config: Port MMU setting to new config system.
This commit is contained in:
@ -58,7 +58,6 @@ struct SConfig
|
||||
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
bool bMMU = false;
|
||||
int iBBDumpPort = 0;
|
||||
|
||||
bool bSyncGPU = false;
|
||||
|
Reference in New Issue
Block a user