hedgewars/uGearsUtils.pas
branchwebgl
changeset 9954 bf51bc7e2808
parent 9950 2759212a27de
child 10015 4feced261c68
--- a/hedgewars/uGearsUtils.pas	Sun Jan 05 00:46:26 2014 +0400
+++ b/hedgewars/uGearsUtils.pas	Sun Jan 05 10:54:03 2014 +0400
@@ -47,8 +47,8 @@
 procedure ShotgunShot(Gear: PGear);
 
 procedure SetAllToActive;
-procedure SetAllHHToActive; inline;
 procedure SetAllHHToActive(Ice: boolean);
+procedure SetAllHHToActive(); inline;
 
 function  GetAmmo(Hedgehog: PHedgehog): TAmmoType;
 function  GetUtility(Hedgehog: PHedgehog): TAmmoType;