summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/votrax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/votrax.c')
-rw-r--r--src/emu/sound/votrax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/votrax.c b/src/emu/sound/votrax.c
index f856e68b9ed..711b616c9f9 100644
--- a/src/emu/sound/votrax.c
+++ b/src/emu/sound/votrax.c
@@ -45,7 +45,7 @@ struct votrax_info
* 64 Phonemes - currently 1 sample per phoneme, will be combined sometime!
****************************************************************************/
-static const char *VotraxTable[65] =
+static const char *const VotraxTable[65] =
{
"EH3","EH2","EH1","PA0","DT" ,"A1" ,"A2" ,"ZH",
"AH2","I3" ,"I2" ,"I1" ,"M" ,"N" ,"B" ,"V",