summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/attckufo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/attckufo.c')
-rw-r--r--src/mame/drivers/attckufo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/attckufo.c b/src/mame/drivers/attckufo.c
index 28110e46340..3be48abac95 100644
--- a/src/mame/drivers/attckufo.c
+++ b/src/mame/drivers/attckufo.c
@@ -46,7 +46,7 @@ LOIPOIO-B
#include "includes/attckufo.h"
-static struct CustomSound_interface attckufo_sound_interface =
+static const struct CustomSound_interface attckufo_sound_interface =
{
attckufo_custom_start
};