From d81f2effb50ed02a067cab2ef78096214bc7dae7 Mon Sep 17 00:00:00 2001 From: adelikat Date: Mon, 3 Feb 2014 16:59:30 +0000 Subject: [PATCH] fix a warning --- BizHawk.Emulation.Cores/Consoles/Nintendo/NES/Boards/NROM.cs | 1 - 1 file changed, 1 deletion(-) 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