From fb58cf191b52bed41ed00c4c28b2df3b43825bb3 Mon Sep 17 00:00:00 2001 From: lordhavoc Date: Sat, 30 Mar 2002 05:00:08 +0000 Subject: [PATCH] forgot to commit this before git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1692 d7cf8633-e32d-0410-b094-e92efae38249 --- model_brush.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/model_brush.h b/model_brush.h index efea50ca..29bfe053 100644 --- a/model_brush.h +++ b/model_brush.h @@ -185,8 +185,7 @@ msurface_t; #define SHADERSTAGE_SKY 0 #define SHADERSTAGE_NORMAL 1 -#define SHADERSTAGE_FOG 2 -#define SHADERSTAGE_COUNT 3 +#define SHADERSTAGE_COUNT 2 // change this stuff when real shaders are added typedef struct Cshader_s -- 2.39.2