summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tankbust.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tankbust.c')
-rw-r--r--src/mame/drivers/tankbust.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tankbust.c b/src/mame/drivers/tankbust.c
index a9a4b51dc42..816e21d5d8f 100644
--- a/src/mame/drivers/tankbust.c
+++ b/src/mame/drivers/tankbust.c
@@ -358,7 +358,7 @@ static GFXDECODE_START( tankbust )
GFXDECODE_ENTRY( REGION_GFX3, 0, charlayout2, 0x60, 16 ) /* txt tilemap characters*/
GFXDECODE_END
-static struct AY8910interface ay8910_interface =
+static const struct AY8910interface ay8910_interface =
{
tankbust_soundlatch_r,
tankbust_soundtimer_r