NESHawk - GxROM - require asserts on mapper 66 designations, they are no less required there

This commit is contained in:
adelikat 2016-10-14 13:54:10 -05:00
parent 2c1f0013c3
commit 90622546dc
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
switch (Cart.board_type)
{
case "MAPPER066":
break;
case "NES-GNROM": //thunder & lightning
case "BANDAI-GNROM":
case "HVC-GNROM":