This commit is contained in:
Guru 2015-02-23 16:43:36 +08:00
parent 86e4280b38
commit d8b55c32ac

View File

@ -567,7 +567,7 @@ static INPUT_PORTS_START( opwolf )
PORT_DIPSETTING( 0x0c, "6" )
PORT_DIPSETTING( 0x08, "7" )
PORT_DIPUNUSED_DIPLOC( 0x10, IP_ACTIVE_LOW, "SW2:5" )
PORT_DIPUNUSED_DIPLOC( 0x01, IP_ACTIVE_LOW, "SW2:6" )
PORT_DIPUNUSED_DIPLOC( 0x20, IP_ACTIVE_LOW, "SW2:6" )
PORT_DIPNAME( 0x40, 0x00, "Discount When Continuing" ) PORT_DIPLOCATION("SW2:7")
PORT_DIPSETTING( 0x40, DEF_STR( No ) )
PORT_DIPSETTING( 0x00, DEF_STR( Yes ) )