project_files/HedgewarsMobile/Classes/CommodityFunctions.h
changeset 3930 8b00b4f93242
parent 3926 668b71f31e51
child 3941 017b2b31e1c6
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Thu Oct 07 02:03:01 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Thu Oct 07 02:16:29 2010 +0200
@@ -58,7 +58,7 @@
 void playSound (NSString *snd);
 void popError (const char *title, const char *message);
 BOOL rotationManager (UIInterfaceOrientation interfaceOrientation);
-BOOL isPhone ();
+BOOL isApplePhone ();
 NSInteger randomPort ();
 NSString *modelType ();
 NSArray *getAvailableColors(void);