changeset 3783 | 8e9daf967406 |
parent 3780 | 7c704e69242e |
child 3829 | 81db3c85784b |
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h Sat Aug 28 05:35:02 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h Sun Aug 29 16:55:27 2010 +0200 @@ -48,3 +48,4 @@ void print_free_memory (); BOOL isPhone (); NSString *modelType (); +void playSound (NSString *snd);