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