small compression
[carveJwlIkooP6JGAAIwe30JlM.git] / network_common.h
index 82274edb4efb31dfb2444ef289b354ebc67294b3..d3e1ab4c1d34af217905ae24c00fb1210fd7e1f5 100644 (file)
@@ -13,6 +13,8 @@
 #define NETWORK_LEADERBOARD_ALLTIME 0
 #define NETWORK_LEADERBOARD_CURRENT_WEEK 1
 #define NETWORK_LEADERBOARD_ALLTIME_AND_CURRENT_WEEK 2
+#define NETWORK_PORT 27403
+#define NETWORK_PORT_STR(STR, X) STR #X
 
 #include "addon_types.h"