]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
merged q1bsp and q3bsp surface rendering
[xonotic/darkplaces.git] / model_shared.h
index b7c33bbd4478ff7b845a0a142050ba6fbb8ecdda..136cf854ad5c34edd2c6761ecf3284bcd19cd7d0 100644 (file)
@@ -431,7 +431,7 @@ model_t;
 //============================================================================
 
 // this can be used for anything without a valid texture
 //============================================================================
 
 // this can be used for anything without a valid texture
-extern rtexture_t *r_notexture;
+extern rtexture_t *r_texture_notexture;
 #define NUM_DETAILTEXTURES 1
 extern rtexture_t *mod_shared_detailtextures[NUM_DETAILTEXTURES];
 // every texture must be in a pool...
 #define NUM_DETAILTEXTURES 1
 extern rtexture_t *mod_shared_detailtextures[NUM_DETAILTEXTURES];
 // every texture must be in a pool...