project_files/HedgewarsMobile/Classes/CreationChamber.h
changeset 5206 db775bddf771
parent 4976 088d40d8aba2
child 5984 6fd40d866342
--- a/project_files/HedgewarsMobile/Classes/CreationChamber.h	Mon May 09 18:00:39 2011 +0200
+++ b/project_files/HedgewarsMobile/Classes/CreationChamber.h	Wed May 11 01:26:38 2011 +0200
@@ -21,6 +21,7 @@
 
 #import <Foundation/Foundation.h>
 
+void createSettings (void);
 void createTeamNamed (NSString *nameWithoutExt);
 void createWeaponNamed (NSString *nameWithoutExt, int type);
 void createSchemeNamed (NSString *nameWithoutExt);