changeset 3917 | 4c243b1eac97 |
parent 3916 | e7d665a4ef42 |
child 3923 | 694e6f6e0e30 |
--- 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);