summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/arkanoid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/arkanoid.c')
-rw-r--r--src/mame/drivers/arkanoid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/arkanoid.c b/src/mame/drivers/arkanoid.c
index 7f848bafb8d..066c3c7af81 100644
--- a/src/mame/drivers/arkanoid.c
+++ b/src/mame/drivers/arkanoid.c
@@ -878,7 +878,7 @@ static INPUT_PORTS_START( hexa )
INPUT_PORTS_END
static INPUT_PORTS_START( brixian )
- PORT_START("SYSTEM")
+ PORT_START("SYSTEM")
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_UNKNOWN )