summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fuukifg3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fuukifg3.c')
-rw-r--r--src/mame/drivers/fuukifg3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/fuukifg3.c b/src/mame/drivers/fuukifg3.c
index a5622bffd81..60fc54758f3 100644
--- a/src/mame/drivers/fuukifg3.c
+++ b/src/mame/drivers/fuukifg3.c
@@ -432,7 +432,7 @@ INPUT_PORTS_END
static INPUT_PORTS_START( asurabusa )
PORT_INCLUDE(asurabld)
-
+
PORT_MODIFY("INPUTS")
PORT_BIT( 0x0080, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_PLAYER(1)
PORT_BIT( 0x8000, IP_ACTIVE_LOW, IPT_BUTTON4 ) PORT_PLAYER(2)