]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - image.h
Pure cleaning commit: removed "crc.[ch]" and "gl_warp_sin.h", removed dead functions...
[xonotic/darkplaces.git] / image.h
diff --git a/image.h b/image.h
index 6ff4b73548c4d9443a7d45fc953ef055bc0d9f83..6a49f5a29a4f6aad6ceaa54c11b0e54830c981d1 100644 (file)
--- a/image.h
+++ b/image.h
@@ -2,6 +2,10 @@
 #ifndef IMAGE_H
 #define IMAGE_H
 
+
+extern int image_width, image_height;
+
+
 // swizzle components (even converting number of components) and flip images
 // (warning: input must be different than output due to non-linear read/write)
 // (tip: component indices can contain values | 0x80000000 to tell it to