mirror of
https://github.com/holub/mame
synced 2025-05-31 18:11:50 +03:00
galspnbl.c: Rename the button for Hot Pinball too... time for sleep...
This commit is contained in:
parent
3a4d74eb50
commit
6b1138b435
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user