]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
changed Q3SURFACEPARM_ANTIPORTAL to be an unsigned constant
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Feb 2007 01:18:22 +0000 (01:18 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Feb 2007 01:18:22 +0000 (01:18 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6874 d7cf8633-e32d-0410-b094-e92efae38249

model_brush.h

index 6a48ef5939085f2f1b23991a5522446fb74e1d08..244dfee4c26851dca0c073b9f2fdd2abc6b40f75 100644 (file)
@@ -638,7 +638,7 @@ q3dpvs_t;
 #define Q3SURFACEPARM_DUST 268435456
 #define Q3SURFACEPARM_BOTCLIP 536870912
 #define Q3SURFACEPARM_LIGHTGRID 1073741824
-#define Q3SURFACEPARM_ANTIPORTAL 2147483648
+#define Q3SURFACEPARM_ANTIPORTAL 2147483648u
 
 // various flags from shaders, used for special effects not otherwise classified
 #define Q3TEXTUREFLAG_TWOSIDED 1