mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
oops ;-)
This commit is contained in:
parent
86e4280b38
commit
d8b55c32ac
@ -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 ) )
|
||||
|
Loading…
Reference in New Issue
Block a user