summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lethalj.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lethalj.c')
-rw-r--r--src/mame/drivers/lethalj.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/lethalj.c b/src/mame/drivers/lethalj.c
index 5739f6cccd7..00ba7c897a6 100644
--- a/src/mame/drivers/lethalj.c
+++ b/src/mame/drivers/lethalj.c
@@ -618,8 +618,8 @@ static INPUT_PORTS_START( franticf ) // how do the directional inputs work?
PORT_DIPSETTING( 0x8000, DEF_STR( Off ) )
PORT_DIPSETTING( 0x0000, DEF_STR( On ) )
-// PORT_START("PADDLE")
-// PORT_BIT( 0x00ff, 0x0000, IPT_PADDLE ) PORT_PLAYER(1) PORT_SENSITIVITY(50) PORT_KEYDELTA(8) PORT_CENTERDELTA(0) PORT_REVERSE
+// PORT_START("PADDLE")
+// PORT_BIT( 0x00ff, 0x0000, IPT_PADDLE ) PORT_PLAYER(1) PORT_SENSITIVITY(50) PORT_KEYDELTA(8) PORT_CENTERDELTA(0) PORT_REVERSE
INPUT_PORTS_END