summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midxunit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/midxunit.c')
-rw-r--r--src/mame/drivers/midxunit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/midxunit.c b/src/mame/drivers/midxunit.c
index e2134345af6..bfd177fb9d8 100644
--- a/src/mame/drivers/midxunit.c
+++ b/src/mame/drivers/midxunit.c
@@ -92,7 +92,7 @@ static INPUT_PORTS_START( revx )
PORT_BIT( 0x4000, IP_ACTIVE_LOW, IPT_UNUSED )
PORT_BIT( 0x8000, IP_ACTIVE_LOW, IPT_BILL1 ) /* bill validator */
- PORT_START_TAG("IN3")
+ PORT_START_TAG("DSW")
PORT_DIPNAME( 0x0001, 0x0000, DEF_STR( Flip_Screen ))
PORT_DIPSETTING( 0x0000, DEF_STR( Off ))
PORT_DIPSETTING( 0x0001, DEF_STR( On ))