project_files/HedgewarsMobile/Classes/CommodityFunctions.h
changeset 3621 a8ddf681ba7d
parent 3616 85d69ddb41b6
child 3670 4c673e57f0d7
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Sat Jul 03 15:31:36 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Sun Jul 04 00:33:59 2010 +0200
@@ -37,6 +37,8 @@
 #define MSG_MEMCLEAN()          DLog(@"has cleaned up some memory");
 #define MSG_DIDUNLOAD()         DLog(@"unloaded");
 
+#define CURRENT_AMMOSIZE        46
+
 void createTeamNamed (NSString *nameWithoutExt);
 void createWeaponNamed (NSString *nameWithoutExt);
 void createSchemeNamed (NSString *nameWithoutExt);