diff -r e7d665a4ef42 -r 4c243b1eac97 project_files/HedgewarsMobile/Classes/CommodityFunctions.h --- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h Wed Sep 29 23:50:46 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h Thu Sep 30 01:34:12 2010 +0200 @@ -63,3 +63,4 @@ BOOL isPhone (); NSInteger randomPort (); NSString *modelType (); +NSArray *getAvailableColors(void);