diff -r 47332746e6d9 -r e154ccca4dad hedgewars/uVariables.pas --- 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;