summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/gotya.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/gotya.c')
-rw-r--r--src/mame/audio/gotya.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/gotya.c b/src/mame/audio/gotya.c
index 46fbfdff0dc..df47bfc52c3 100644
--- a/src/mame/audio/gotya.c
+++ b/src/mame/audio/gotya.c
@@ -9,7 +9,7 @@ struct gotya_sample
};
-static struct gotya_sample gotya_samples[] =
+static const struct gotya_sample gotya_samples[] =
{
{ 0x01, 0, 0 },
{ 0x02, 1, 0 },