changeset 3670 | 4c673e57f0d7 |
parent 3621 | a8ddf681ba7d |
child 3703 | 12d17c6e8855 |
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h Sun Jul 25 01:59:41 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h Sun Jul 25 16:02:02 2010 +0200 @@ -46,4 +46,5 @@ NSInteger randomPort (); void popError (const char *title, const char *message); void print_free_memory (); - +BOOL isPhone (); +NSString *modelType ();