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