diff -r 27b5180d0988 -r 9a82149409f3 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Sun Apr 13 13:57:32 2008 +0000 +++ b/hedgewars/uConsts.pas Sun Apr 13 14:06:17 2008 +0000 @@ -775,6 +775,8 @@ PosCount: 1; PosSprite: sprWater)); +var CountTexz: array[1..9] of PTexture; + implementation end.