From: lordhavoc Date: Sat, 30 Mar 2002 05:00:08 +0000 (+0000) Subject: forgot to commit this before X-Git-Tag: RELEASE_0_2_0_RC1~544 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fb58cf191b52bed41ed00c4c28b2df3b43825bb3;p=xonotic%2Fdarkplaces.git forgot to commit this before git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1692 d7cf8633-e32d-0410-b094-e92efae38249 --- 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