summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/redalert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/redalert.c')
-rw-r--r--src/mame/video/redalert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/redalert.c b/src/mame/video/redalert.c
index f02522a3f25..3b1cd86cdf8 100644
--- a/src/mame/video/redalert.c
+++ b/src/mame/video/redalert.c
@@ -24,7 +24,7 @@ static UINT8 redalert_backcolor[0x400];
/* There might be a color PROM that dictates this? */
/* These guesses are based on comparing the color bars on the test
screen with the picture in the manual */
-static UINT8 color_lookup[] = {
+static const UINT8 color_lookup[] = {
1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,3,
1,1,1,1,1,1,1,1,3,3,3,3,3,3,3,3,
3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,