minor correction for Balloon Brothers in taito_x.c - NW

This commit is contained in:
Brian Troha 2011-08-04 17:17:12 +00:00
parent f7148df14b
commit f8a28ed757

View File

@ -710,6 +710,11 @@ static INPUT_PORTS_START( ballbros )
PORT_DIPSETTING( 0x00, "Less" ) /* each pattern */
PORT_DIPSETTING( 0x40, "More" ) /* every 3 times */
PORT_MODIFY("IN0")
TAITO_JOY_UDLR_1_BUTTON_START( 1 )
PORT_MODIFY("IN1")
TAITO_JOY_UDLR_1_BUTTON_START( 2 )
INPUT_PORTS_END