nes-fix mapper 2 which broke a few revisions ago

This commit is contained in:
zeromus 2012-04-01 15:41:51 +00:00
parent 557f437195
commit eb13c505d6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo
//configure //configure
switch (Cart.board_type) switch (Cart.board_type)
{ {
case "MAPPER2": case "MAPPER002":
break; break;
case "NES-UNROM": //mega man case "NES-UNROM": //mega man