summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpatrol.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpatrol.c')
-rw-r--r--src/mame/drivers/mpatrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mpatrol.c b/src/mame/drivers/mpatrol.c
index 99162374a50..8f5a6e3007e 100644
--- a/src/mame/drivers/mpatrol.c
+++ b/src/mame/drivers/mpatrol.c
@@ -191,7 +191,7 @@ static INPUT_PORTS_START( mpatrol )
PORT_DIPSETTING( 0x40, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
PORT_SERVICE( 0x80, IP_ACTIVE_LOW )
-
+
/* Fake port to support the two different coin modes */
PORT_START_TAG("FAKE")
PORT_DIPNAME( 0x0f, 0x0f, "Coinage Mode 1" ) /* mapped on coin mode 1 */