Config: Remove EMU7800

This commit is contained in:
alyosha-tas 2017-08-25 09:41:24 -04:00 committed by GitHub
parent b5b2e442c8
commit a49a4b2bc5
1 changed files with 0 additions and 1 deletions

View File

@ -556,7 +556,6 @@ namespace BizHawk.Client.Common
public bool NES_InQuickNES = true;
public bool SNES_InSnes9x = true;
public bool GBA_UsemGBA = true;
public bool A78_UseEmu7800 = false;
public bool SGB_UseBsnes = false;
public bool CoreForcingViaGameDB = true;
public string LibretroCore;