summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/snesb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/snesb.c')
-rw-r--r--src/mame/drivers/snesb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/snesb.c b/src/mame/drivers/snesb.c
index e676c48b852..9bbdf40443f 100644
--- a/src/mame/drivers/snesb.c
+++ b/src/mame/drivers/snesb.c
@@ -723,7 +723,7 @@ static INPUT_PORTS_START( iron )
PORT_DIPUNKNOWN_DIPLOC( 0x20, 0x20, "SW1:6" )
PORT_DIPUNKNOWN_DIPLOC( 0x40, 0x40, "SW1:7" )
PORT_DIPUNKNOWN_DIPLOC( 0x80, 0x80, "SW1:8" )
-
+
PORT_START("DSW2") /* IN 13 : dip-switches */
PORT_DIPUNKNOWN_DIPLOC( 0x01, 0x01, "SW2:1" )
PORT_DIPUNKNOWN_DIPLOC( 0x02, 0x02, "SW2:2" )