X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;ds=sidebyside;f=network_common.h;h=988afb2cdb63e021923ea0f880dafb9f6aaefa49;hb=9385ff1868a052d92d60c0b49aa03848460b1916;hp=404c0007b307735d31a87a883e925f85875d4a07;hpb=825c3bce18272c0f81659e0eac469709d0462836;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/network_common.h b/network_common.h index 404c000..988afb2 100644 --- a/network_common.h +++ b/network_common.h @@ -5,10 +5,9 @@ #include "vg/vg_platform.h" #define NETWORK_USERNAME_MAX 32 +#define NETWORK_MAX_PLAYERS 20 -#define ADDON_DEFINE_ONLY - #include "addon.h" -#undef ADDON_DEFINE_ONLY +#include "addon_types.h" static u32 network_msgstring( const char *src, u32 m_cbSize, u32 base_size,