summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bzone.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-09-07 01:34:34 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-09-07 01:34:34 +0000
commit8fbe10c91f641d42284e4eb0d6102a0b7132d28d (patch)
tree1ea87cda0117a00cf2157741c5013cc3ac4649f4 /src/mame/drivers/bzone.c
parent10b6e7e106ad706c29b8e25cbac0b990f0cdb501 (diff)
Cleanups and version bump.mame0133u5
Diffstat (limited to 'src/mame/drivers/bzone.c')
-rw-r--r--src/mame/drivers/bzone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bzone.c b/src/mame/drivers/bzone.c
index 78a4dd036a1..502cf4125ca 100644
--- a/src/mame/drivers/bzone.c
+++ b/src/mame/drivers/bzone.c
@@ -516,7 +516,7 @@ static INPUT_PORTS_START( bradley )
PORT_START("AN2") /* analog 2 = shell firing range hack removed, now uses Z */
PORT_BIT( 0xff, 0x80, IPT_AD_STICK_Z ) PORT_MINMAX(0x10,0xf0) PORT_SENSITIVITY(25) PORT_KEYDELTA(10) PORT_CENTERDELTA(0) PORT_REVERSE
-
+
BZONEADJ
INPUT_PORTS_END