mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Remove setting "BlockMerging".
It isn't hooked up to anything anymore, and it isn't the sort of thing we want users messing with anyway.
This commit is contained in:
@ -172,7 +172,6 @@ struct SCoreStartupParameter
|
||||
bool bForceNTSCJ;
|
||||
bool bHLE_BS2;
|
||||
bool bEnableCheats;
|
||||
bool bMergeBlocks;
|
||||
bool bEnableMemcardSaving;
|
||||
|
||||
bool bDPL2Decoder;
|
||||
|
Reference in New Issue
Block a user