summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tx1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tx1.c')
-rw-r--r--src/mame/drivers/tx1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tx1.c b/src/mame/drivers/tx1.c
index 91afb8d54e2..7ba385ad19e 100644
--- a/src/mame/drivers/tx1.c
+++ b/src/mame/drivers/tx1.c
@@ -110,7 +110,7 @@ static WRITE16_HANDLER( z80_shared_w )
*************************************/
static INPUT_PORTS_START( tx1 )
-PORT_START_TAG("DSW")
+PORT_START_TAG("DSW")
PORT_DIPNAME( 0x001c, 0x0000, DEF_STR( Coin_A ) )
PORT_DIPSETTING( 0x0008, DEF_STR( 3C_1C ) )
PORT_DIPSETTING( 0x0004, DEF_STR( 2C_1C ) )