deps cleanup

This commit is contained in:
Glenn Maynard
2004-08-18 01:29:51 +00:00
parent d4ab1b248a
commit 32e1205697
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#define NetworkSyncManager_H #define NetworkSyncManager_H
#include "PlayerNumber.h" #include "PlayerNumber.h"
#include "arch\LoadingWindow\LoadingWindow.h" class LoadingWindow;
const int NETPROTOCOLVERSION=1; const int NETPROTOCOLVERSION=1;
const int NETMAXBUFFERSIZE=1020; //1024 - 4 bytes for EzSockets const int NETMAXBUFFERSIZE=1020; //1024 - 4 bytes for EzSockets