summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrof.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/astrof.c')
-rw-r--r--src/mame/drivers/astrof.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mame/drivers/astrof.c b/src/mame/drivers/astrof.c
index 314f4802b8c..fde28024789 100644
--- a/src/mame/drivers/astrof.c
+++ b/src/mame/drivers/astrof.c
@@ -632,11 +632,11 @@ static INPUT_PORTS_START( astrof )
PORT_CONFSETTING( 0x01, DEF_STR( Cocktail ) )
PORT_BIT( 0xfe, IP_ACTIVE_HIGH, IPT_UNUSED )
-// PORT_START_TAG("WIREMOD")
-// PORT_CONFNAME( 0x01, 0x00, "Wire Mod for Background Color" )
-// PORT_CONFSETTING( 0x00, "Blue Background" )
-// PORT_CONFSETTING( 0x01, "Black Background" )
-// PORT_BIT( 0xfe, IP_ACTIVE_HIGH, IPT_UNUSED )
+// PORT_START_TAG("WIREMOD")
+// PORT_CONFNAME( 0x01, 0x00, "Wire Mod for Background Color" )
+// PORT_CONFSETTING( 0x00, "Blue Background" )
+// PORT_CONFSETTING( 0x01, "Black Background" )
+// PORT_BIT( 0xfe, IP_ACTIVE_HIGH, IPT_UNUSED )
INPUT_PORTS_END