]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
ignore various MSVC files (.opt, .plg, .ncb) and .exe
[xonotic/darkplaces.git] / model_shared.h
index 2e70d78380b098664c19cb75ef33b19ef563c552..d55844e37433a94fc15b38a7b4b801d6b3f24b9f 100644 (file)
@@ -173,6 +173,9 @@ typedef struct model_s
        int                             numportalpoints;
        mvertex_t               *portalpoints;
 
+       int                             numlights;
+       mlight_t                *lights;
+
        // skin animation info
        animscene_t             *skinscenes; // [numskins]
        // skin frame info