summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hcastle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hcastle.c')
-rw-r--r--src/mame/drivers/hcastle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hcastle.c b/src/mame/drivers/hcastle.c
index ddc94f3ab04..1bdc9365d97 100644
--- a/src/mame/drivers/hcastle.c
+++ b/src/mame/drivers/hcastle.c
@@ -205,7 +205,7 @@ static INPUT_PORTS_START( hcastle )
PORT_DIPSETTING( 0xb0, DEF_STR( 1C_5C ) )
PORT_DIPSETTING( 0xa0, DEF_STR( 1C_6C ) )
PORT_DIPSETTING( 0x90, DEF_STR( 1C_7C ) )
-// PORT_DIPSETTING( 0x00, "Invalidity" ) // Disables the 2 coin slots
+// PORT_DIPSETTING( 0x00, "Invalidity" ) // Disables the 2 coin slots
PORT_START("DSW3")
PORT_DIPNAME( 0x01, 0x01, DEF_STR( Flip_Screen ) )