gunforc2, geostorm: doesn't have bonus lives, remove DIP SW so it not confuse players (nw)

This commit is contained in:
MetalliC 2015-05-15 14:54:35 +03:00
parent 1687e930f8
commit e2502892c0

View File

@ -830,9 +830,6 @@ static INPUT_PORTS_START( gunforc2 )
PORT_DIPSETTING( 0x0008, DEF_STR( Easy ) )
PORT_DIPSETTING( 0x000c, DEF_STR( Normal ) )
PORT_DIPSETTING( 0x0004, DEF_STR( Hard ) )
PORT_DIPNAME( 0x0010, 0x0010, DEF_STR( Bonus_Life ) ) PORT_DIPLOCATION("SW1:5")
PORT_DIPSETTING( 0x0000, "15000 35000 75000 120000" )
PORT_DIPSETTING( 0x0010, "20000 40000 90000 150000" )
INPUT_PORTS_END