summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rocnrope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rocnrope.c')
-rw-r--r--src/mame/drivers/rocnrope.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/rocnrope.c b/src/mame/drivers/rocnrope.c
index f32042b88cc..ccfcb0e1239 100644
--- a/src/mame/drivers/rocnrope.c
+++ b/src/mame/drivers/rocnrope.c
@@ -134,9 +134,9 @@ static INPUT_PORTS_START( rocnrope )
PORT_DIPSETTING( 0x40, DEF_STR( No ) )
PORT_DIPSETTING( 0x00, DEF_STR( Yes ) )
PORT_DIPUNUSED_DIPLOC( 0x80, IP_ACTIVE_LOW, "DSW3:8" )
-// PORT_DIPNAME( 0x80, 0x00, "Unknown DSW 8" )
-// PORT_DIPSETTING( 0x80, DEF_STR( Off ) )
-// PORT_DIPSETTING( 0x00, DEF_STR( On ) )
+// PORT_DIPNAME( 0x80, 0x00, "Unknown DSW 8" )
+// PORT_DIPSETTING( 0x80, DEF_STR( Off ) )
+// PORT_DIPSETTING( 0x00, DEF_STR( On ) )
INPUT_PORTS_END