typo (nw)

This commit is contained in:
David Haywood 2015-10-25 23:37:30 +00:00
parent 2913757f7b
commit 5c312ccf87

View File

@ -973,7 +973,7 @@ static INPUT_PORTS_START( sonicpop )
PORT_DIPNAME( 0x02, 0x00, "Trouble BGM" ) PORT_DIPLOCATION("SW2:2")
PORT_DIPSETTING( 0x02, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
PORT_DIPNAME( 0x0c, 0x00, "Region" ) PORT_DIPLOCATION("SW2:34")
PORT_DIPNAME( 0x0c, 0x00, "Region" ) PORT_DIPLOCATION("SW2:3,4")
PORT_DIPSETTING( 0x00, DEF_STR( USA ) )
PORT_DIPSETTING( 0x04, "Export" )
PORT_DIPSETTING( 0x08, "USA (duplicate)" )