summaryrefslogtreecommitdiff
path: root/src/v_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/v_video.c')
-rw-r--r--src/v_video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v_video.c b/src/v_video.c
index 84882186..3c6a2311 100644
--- a/src/v_video.c
+++ b/src/v_video.c
@@ -49,7 +49,7 @@ int dirtybox[4];
// Now where did these came from?
-byte gammatable[5][256] =
+const byte gammatable[5][256] =
{
{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,