mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Config: Port dual core setting to new config system.
This commit is contained in:
parent
e5ef597642
commit
d8825f5635
13 changed files with 50 additions and 48 deletions
|
@ -56,7 +56,6 @@ struct SConfig
|
|||
bool bJITNoBlockCache = false;
|
||||
bool bJITNoBlockLinking = false;
|
||||
|
||||
bool bCPUThread = true;
|
||||
bool bCopyWiiSaveNetplay = true;
|
||||
|
||||
bool bMMU = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue