diff --git a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/NROM.cs b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/NROM.cs index a74d26c366..b14412bce2 100644 --- a/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/NROM.cs +++ b/BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/NROM.cs @@ -71,7 +71,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES case "CAMERICA-GAMEGENIE": // if you really want to emulate a game genie, it isn't NROM throw new Exception("Game Genie Support NYI"); - break; case "HVC-FAMILYBASIC": // we don't emulate the controller, so this won't work