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