project_files/HedgewarsMobile/Classes/CommodityFunctions.h
changeset 3971 5c82ee165ed5
parent 3941 017b2b31e1c6
child 3983 aa24192417a8
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Mon Oct 11 16:56:00 2010 -0400
+++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.h	Tue Oct 12 05:06:30 2010 +0200
@@ -53,6 +53,8 @@
 
 #define IS_DUALHEAD()           ([[UIScreen screens] count] > 1)
 
+#define DEFAULT_NETGAME_PORT    46631
+
 
 void createTeamNamed (NSString *nameWithoutExt);
 void createWeaponNamed (NSString *nameWithoutExt, int type);