]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Constants.h
Removed leftover DevIL support code.
[lugaru.git] / Source / Constants.h
index 98c74b3492783fe38750707a02b312c0481bf618..580febca35b98fdcd6765c794109de093df64089 100644 (file)
@@ -92,7 +92,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #define constraint 1
 #define muscle 2
 
-#define head 0
+const int head = 0; // Do not conflict with 'head' var in zlib 
+
 #define neck 1
 #define leftshoulder 2
 #define leftelbow 3