mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Config: Port MMU setting to new config system.
This commit is contained in:
parent
d8825f5635
commit
92d2fd9d5f
12 changed files with 15 additions and 15 deletions
|
@ -58,7 +58,6 @@ struct SConfig
|
|||
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
bool bMMU = false;
|
||||
int iBBDumpPort = 0;
|
||||
|
||||
bool bSyncGPU = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue