summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/jack.c')
-rw-r--r--src/mame/drivers/jack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/jack.c b/src/mame/drivers/jack.c
index 98158d49336..0ab899c132d 100644
--- a/src/mame/drivers/jack.c
+++ b/src/mame/drivers/jack.c
@@ -862,7 +862,7 @@ static GFXDECODE_START( joinem )
GFXDECODE_ENTRY( REGION_GFX1, 0, joinem_charlayout, 0, 32 )
GFXDECODE_END
-static struct AY8910interface ay8910_interface =
+static const struct AY8910interface ay8910_interface =
{
soundlatch_r,
timer_r