]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_brush.h
added back r_speeds2, with masses of information (6 lines high), and made it print...
[xonotic/darkplaces.git] / model_brush.h
index ec31becdfda2d75e5ee1400cf58b1a159fad3b25..172ae413a927bad33be27b3a85d716d244023a84 100644 (file)
@@ -130,6 +130,7 @@ typedef struct msurface_s
        int                     dlightbits[8];
 
        int                     lightframe; // avoid redundent addition of dlights
        int                     dlightbits[8];
 
        int                     lightframe; // avoid redundent addition of dlights
+       int                     worldnodeframe; // only render each surface once
 
        int                     lightmaptexturenum;
        byte            styles[MAXLIGHTMAPS];
 
        int                     lightmaptexturenum;
        byte            styles[MAXLIGHTMAPS];