summaryrefslogtreecommitdiff
path: root/src/v_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/v_video.h')
-rw-r--r--src/v_video.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/v_video.h b/src/v_video.h
index 649e7175..0c722478 100644
--- a/src/v_video.h
+++ b/src/v_video.h
@@ -44,8 +44,6 @@
extern int dirtybox[4];
-extern const byte gammatable[5][256];
-
extern byte *tinttable;
// Allocates buffer screens, call before R_Init.