hedgewars/uVariables.pas
changeset 9656 18422d205080
parent 9655 e154ccca4dad
child 9670 1954f692e8c6
--- a/hedgewars/uVariables.pas	Tue Oct 29 23:47:57 2013 +0400
+++ b/hedgewars/uVariables.pas	Wed Oct 30 00:18:10 2013 +0400
@@ -129,8 +129,9 @@
     LAND_HEIGHT      : LongInt;
     LAND_WIDTH_MASK  : LongWord;
     LAND_HEIGHT_MASK : LongWord;
-    
+
     CrosshairTexture : PTexture;
+    GenericHealthTexture : PTexture;
 
     cLeftScreenBorder     : LongInt;
     cRightScreenBorder    : LongInt;