From 6038f9434f1eb40caf7992ece9a3972e95a9fc11 Mon Sep 17 00:00:00 2001 From: oroborus Date: Sat, 15 Mar 2008 12:41:22 +0000 Subject: - uprava par detialov v setovom mutiplayeri s portokolom UDP ( hlavne monznost synchronizacie dat od servera kazdnych 5 sekund ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@17 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/string_length.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/string_length.h') diff --git a/include/string_length.h b/include/string_length.h index b16271d..693af5b 100644 --- a/include/string_length.h +++ b/include/string_length.h @@ -7,5 +7,6 @@ #define STR_NUM_SIZE 8 #define STR_NAME_SIZE 32 #define STR_PATH_SIZE 4096 +#define STR_IP_SIZE 24 #endif -- cgit v1.2.3