nes-fix mapper 2 which broke a few revisions ago
This commit is contained in:
parent
557f437195
commit
eb13c505d6
|
@ -31,7 +31,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo
|
|||
//configure
|
||||
switch (Cart.board_type)
|
||||
{
|
||||
case "MAPPER2":
|
||||
case "MAPPER002":
|
||||
break;
|
||||
|
||||
case "NES-UNROM": //mega man
|
||||
|
|
Loading…
Reference in New Issue