]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - image.h
DP code cleanup, stage one - all headers that can be protected by ifdef
[xonotic/darkplaces.git] / image.h
diff --git a/image.h b/image.h
index 85adc1d5007d2f4b7828f2f8a6f28a58a512673a..214d4dd162795d62a1a507ca0ca9c2b851a36dd8 100644 (file)
--- a/image.h
+++ b/image.h
@@ -46,3 +46,4 @@ void Image_Resample (void *indata, int inwidth, int inheight, void *outdata, int
 void Image_MipReduce(qbyte *in, qbyte *out, int *width, int *height, int destwidth, int destheight, int bytesperpixel);
 
 #endif
 void Image_MipReduce(qbyte *in, qbyte *out, int *width, int *height, int destwidth, int destheight, int bytesperpixel);
 
 #endif
+