hedgewars/uVariables.pas
changeset 9655 e154ccca4dad
parent 9573 49bca2fabbd3
child 9656 18422d205080
--- a/hedgewars/uVariables.pas	Tue Oct 29 23:08:10 2013 +0400
+++ b/hedgewars/uVariables.pas	Tue Oct 29 23:47:57 2013 +0400
@@ -129,6 +129,8 @@
     LAND_HEIGHT      : LongInt;
     LAND_WIDTH_MASK  : LongWord;
     LAND_HEIGHT_MASK : LongWord;
+    
+    CrosshairTexture : PTexture;
 
     cLeftScreenBorder     : LongInt;
     cRightScreenBorder    : LongInt;