]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_brush.c
extern fix
[xonotic/darkplaces.git] / model_brush.c
index b3625c792ca52c5a7666d3921e9bab1c26cf9d69..4609152baeb7198964051838d08caa7491197b65 100644 (file)
@@ -122,7 +122,7 @@ byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model)
        return Mod_DecompressVis (leaf->compressed_vis, model);
 }
 
-byte   *mod_base;
+extern byte    *mod_base;
 
 extern cvar_t r_fullbrights;