#ifndef NETWORK_H #define NETWORK_H #include "NetworkIncludes.h" #include "EventStructs.h" #include "NetworkUpdateStructs.h" #include "NetworkInitStructs.h" #include "EventStructs.h" #include "Event.h" #include "NetworkMiscFunctions.h" #include "NetworkTimer.h" #endif