summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lethal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lethal.c')
-rw-r--r--src/mame/drivers/lethal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lethal.c b/src/mame/drivers/lethal.c
index 83762a190fc..f23d882f31e 100644
--- a/src/mame/drivers/lethal.c
+++ b/src/mame/drivers/lethal.c
@@ -610,7 +610,7 @@ static INPUT_PORTS_START( lethalej )
PORT_BIT( 0xff, 0x80, IPT_LIGHTGUN_Y ) PORT_CROSSHAIR(Y, -1.0, 0.0, 0) PORT_SENSITIVITY(25) PORT_KEYDELTA(15) PORT_PLAYER(2) PORT_REVERSE
INPUT_PORTS_END
-static struct K054539interface k054539_interface =
+static const struct K054539interface k054539_interface =
{
REGION_SOUND1,
NULL,