galspnbl.c: Rename the button for Hot Pinball too... time for sleep...

This commit is contained in:
Brian Troha 2012-05-08 03:15:44 +00:00
parent 3a4d74eb50
commit 6b1138b435

View File

@ -172,7 +172,7 @@ static INPUT_PORTS_START( hotpinbl )
PORT_MODIFY("IN1")
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_NAME( "Right Flippers" )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_NAME( "Launch Ball / Tilt (Right Side)" )
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_NAME( "Launch Ball / Shake (Right Side)" )
INPUT_PORTS_END