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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rocnrope.c b/src/mame/drivers/rocnrope.c
index 5cf58fa7023..cb09ea3ad2c 100644
--- a/src/mame/drivers/rocnrope.c
+++ b/src/mame/drivers/rocnrope.c
@@ -121,7 +121,7 @@ static INPUT_PORTS_START( rocnrope )
PORT_START("DSW3")
PORT_DIPNAME( 0x07, 0x06, "First Bonus" ) PORT_DIPLOCATION("SW3:1,2,3")
-// PORT_DIPSETTING( 0x07, "20000" ) // unused
+// PORT_DIPSETTING( 0x07, "20000" ) // unused
PORT_DIPSETTING( 0x06, "20000" )
PORT_DIPSETTING( 0x05, "30000" )
PORT_DIPSETTING( 0x04, "40000" )