diff -r 26e523c8fe88 -r 025473a2c420 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Mon Feb 06 22:59:28 2012 -0500 +++ b/hedgewars/uVariables.pas Tue Feb 07 18:56:49 2012 +0100 @@ -155,6 +155,7 @@ WeaponTooltipTex: PTexture; AmmoMenuTex : PTexture; AmmoMenuInvalidated: boolean; + AmmoRect: TSDL_Rect; HHTexture : PTexture;