summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/targ.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/targ.c')
-rw-r--r--src/mame/audio/targ.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/targ.c b/src/mame/audio/targ.c
index 15f01fa7426..1e6f830255d 100644
--- a/src/mame/audio/targ.c
+++ b/src/mame/audio/targ.c
@@ -28,7 +28,7 @@ static int sound_a_freq;
static UINT8 tone_pointer;
static UINT8 tone_offset;
-static UINT8 tone_prom[32] =
+static const UINT8 tone_prom[32] =
{
0xE5,0xE5,0xED,0xED,0xE5,0xE5,0xED,0xED,0xE7,0xE7,0xEF,0xEF,0xE7,0xE7,0xEF,0xEF,
0xC1,0xE1,0xC9,0xE9,0xC5,0xE5,0xCD,0xED,0xC3,0xE3,0xCB,0xEB,0xC7,0xE7,0xCF,0xEF