summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dominob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dominob.c')
-rw-r--r--src/mame/drivers/dominob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dominob.c b/src/mame/drivers/dominob.c
index 1e2faddfa6c..184f0063152 100644
--- a/src/mame/drivers/dominob.c
+++ b/src/mame/drivers/dominob.c
@@ -241,7 +241,7 @@ static GFXDECODE_START( dominob )
GFXDECODE_END
-static struct AY8910interface ay8910_interface =
+static const struct AY8910interface ay8910_interface =
{
input_port_5_r,
input_port_4_r