summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toaplan1.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-03-22 14:33:57 +1100
committer Vas Crabb <vas@vastheman.com>2020-03-22 14:33:57 +1100
commit92d6e163a8e417c3ec527a70d3858b182e2e6d13 (patch)
tree6467713a3ef5dfc0dcffeae713ee6cdbac0be8c1 /src/mame/drivers/toaplan1.cpp
parent6aef85534bf3077c3cd22aa33705f9abad3a5ffb (diff)
srcclean (nw)
Diffstat (limited to 'src/mame/drivers/toaplan1.cpp')
-rw-r--r--src/mame/drivers/toaplan1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/toaplan1.cpp b/src/mame/drivers/toaplan1.cpp
index 41cf5c8d8d3..46f1f63be32 100644
--- a/src/mame/drivers/toaplan1.cpp
+++ b/src/mame/drivers/toaplan1.cpp
@@ -1545,7 +1545,7 @@ static INPUT_PORTS_START( samesame )
PORT_INCLUDE( fireshrk )
PORT_MODIFY("DSWA") /* DSW A */
- PORT_DIPNAME( 0x01, 0x01, DEF_STR( Cabinet ) ) PORT_DIPLOCATION("SW1:!1")
+ PORT_DIPNAME( 0x01, 0x01, DEF_STR( Cabinet ) ) PORT_DIPLOCATION("SW1:!1")
PORT_DIPSETTING( 0x00, DEF_STR( Cocktail ) )
PORT_DIPSETTING( 0x01, DEF_STR( Upright ) )
PORT_DIPNAME( 0x10, 0x00, DEF_STR( Unknown ) ) PORT_DIPLOCATION("SW1:!5")