mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Make EnableBATs an option instead of disabling it entirely
This commit is contained in:
@ -160,6 +160,7 @@ struct SCoreStartupParameter
|
||||
bool bRunCompareServer;
|
||||
bool bRunCompareClient;
|
||||
|
||||
bool bBAT;
|
||||
bool bMMU;
|
||||
bool bDCBZOFF;
|
||||
int iBBDumpPort;
|
||||
|
Reference in New Issue
Block a user