summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/equites.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/equites.c')
-rw-r--r--src/mame/drivers/equites.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/equites.c b/src/mame/drivers/equites.c
index 0bf6b51fd74..09031280173 100644
--- a/src/mame/drivers/equites.c
+++ b/src/mame/drivers/equites.c
@@ -899,8 +899,8 @@ static INPUT_PORTS_START( kouyakyu )
EQUITES_PLAYER_INPUT_MSB( IPT_BUTTON1, IPT_BUTTON2, IPT_BUTTON3, IPT_START2 )
PORT_START("IN1")
-// PORT_BIT( 0x0100, IP_ACTIVE_HIGH, IPT_COIN1 )
-// PORT_BIT( 0x0200, IP_ACTIVE_HIGH, IPT_UNUSED )
+// PORT_BIT( 0x0100, IP_ACTIVE_HIGH, IPT_COIN1 )
+// PORT_BIT( 0x0200, IP_ACTIVE_HIGH, IPT_UNUSED )
PORT_BIT( 0x0300, IP_ACTIVE_HIGH, IPT_COIN1 )
#if EASY_TEST_MODE
PORT_SERVICE( 0x0300, IP_ACTIVE_HIGH )