project_files/HedgewarsMobile/Classes/CommodityFunctions.h
changeset 4281 e033cf015b2c
parent 4115 222b8016c773
child 4290 82f1f1d819c0
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Fri Nov 12 22:38:05 2010 +0100
+++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Fri Nov 12 22:47:13 2010 +0100
@@ -60,9 +60,6 @@
 #define DEFAULT_NETGAME_PORT    46631
 
 
-void createTeamNamed (NSString *nameWithoutExt);
-void createWeaponNamed (NSString *nameWithoutExt, int type);
-void createSchemeNamed (NSString *nameWithoutExt);
 void print_free_memory (void);
 void playSound (NSString *snd);
 void popError (const char *title, const char *message);