summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ginganin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ginganin.c')
-rw-r--r--src/mame/drivers/ginganin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ginganin.c b/src/mame/drivers/ginganin.c
index 9f58fa20e51..8142e1b2638 100644
--- a/src/mame/drivers/ginganin.c
+++ b/src/mame/drivers/ginganin.c
@@ -339,7 +339,7 @@ static INTERRUPT_GEN( ginganin_sound_interrupt )
/* The Y8950 is basically a YM3526 with ADPCM built in */
-static struct Y8950interface y8950_interface =
+static const struct Y8950interface y8950_interface =
{
0,
REGION_SOUND1 /* ROM region */