]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - zone.h
added mem_bigendian variable
[xonotic/darkplaces.git] / zone.h
diff --git a/zone.h b/zone.h
index 40f32298c7297123b5f714db319c613d226cb362..6caa039087b83085bd86f53fc5e5429ad551d76b 100644 (file)
--- a/zone.h
+++ b/zone.h
@@ -21,6 +21,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #ifndef ZONE_H
 #define ZONE_H
 
+extern qboolean mem_bigendian;
+
 // div0: heap overflow detection paranoia
 #define MEMPARANOIA 0