make pizza boy the default for SGB
This commit is contained in:
parent
b968dbf81b
commit
4a33ed219c
|
@ -540,7 +540,7 @@ namespace BizHawk.Client.Common
|
|||
public bool SNES_InSnes9x = true;
|
||||
public bool GBA_UsemGBA = true;
|
||||
public bool A78_UseEmu7800 = true;
|
||||
public bool SGB_UseBsnes = true;
|
||||
public bool SGB_UseBsnes = false;
|
||||
public bool CoreForcingViaGameDB = true;
|
||||
public string LibretroCore;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue