]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - image.h
Added Quake2 BSP support (IBSP38), this is a work in progress.
[xonotic/darkplaces.git] / image.h
diff --git a/image.h b/image.h
index 915357739ed24048a9dce598f41d34b4681f25ec..cb50ca7229947fc26d50914f1b2726b42322cbc1 100644 (file)
--- a/image.h
+++ b/image.h
@@ -2,7 +2,8 @@
 #ifndef IMAGE_H
 #define IMAGE_H
 
-extern int image_width, image_height;
+extern int image_width, image_height, image_q2flags, image_q2value, image_q2contents;
+extern char image_q2animname[32];
 
 
 // swizzle components (even converting number of components) and flip images