From 7a5817b90d0e3372bda9667a9558d0c6bebf997d Mon Sep 17 00:00:00 2001 From: cholleme <> Date: Thu, 1 Jan 2004 22:30:49 +0000 Subject: [PATCH] palette stuff removed --- vid_win.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/vid_win.c b/vid_win.c index 9aae5ee..daa4e02 100644 --- a/vid_win.c +++ b/vid_win.c @@ -2109,8 +2109,6 @@ void VID_Init (unsigned char *palette) vid.maxwarpwidth = WARP_WIDTH; vid.maxwarpheight = WARP_HEIGHT; - vid.colormap = host_colormap; - vid.fullbright = 256 - LittleLong (*((int *)vid.colormap + 2048)); vid_testingmode = 0; // GDI doesn't let us remap palette index 0, so we'll remap color