summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/victory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/victory.c')
-rw-r--r--src/mame/drivers/victory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/victory.c b/src/mame/drivers/victory.c
index a53894ac766..9369145ac2d 100644
--- a/src/mame/drivers/victory.c
+++ b/src/mame/drivers/victory.c
@@ -306,7 +306,7 @@ INPUT_PORTS_END
*
*************************************/
-static struct CustomSound_interface custom_interface =
+static const struct CustomSound_interface custom_interface =
{
victory_sh_start,
0,