summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segas18.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segas18.c')
-rw-r--r--src/mame/drivers/segas18.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/segas18.c b/src/mame/drivers/segas18.c
index b172d2db87e..f6f13b0b593 100644
--- a/src/mame/drivers/segas18.c
+++ b/src/mame/drivers/segas18.c
@@ -908,7 +908,7 @@ INPUT_PORTS_END
static INPUT_PORTS_START( ddcrew3p )
PORT_INCLUDE( ddcrew2p )
-
+
PORT_MODIFY("PORTC")
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_PLAYER(3)
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_PLAYER(3)