hedgewars/uConsts.pas
changeset 844 9a82149409f3
parent 843 27b5180d0988
child 845 ca72cf446ec2
--- 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.