hedgewars/uVariables.pas
changeset 13455 38814954a248
parent 13405 4c813650fe17
child 13457 b587cdb03bac
--- a/hedgewars/uVariables.pas	Sun Jul 08 01:30:13 2018 +0200
+++ b/hedgewars/uVariables.pas	Sun Jul 08 02:06:08 2018 +0200
@@ -816,9 +816,11 @@
             PosSprite: TSprite;
             ejectX, ejectY: Longint;
             end;
+    TAmmoCounts = array[TAmmoType] of Longword;
 
 var
     Ammoz: array [TAmmoType] of TAmmozRec;
+    InitialAmmoCounts: TAmmoCounts;
 
 const
     AmmozInit: array [TAmmoType] of TAmmozRec = (