/* ------------------------------------------- Copyright Amlal El Mahrouss. FILE: net.h PURPOSE: Network model base header. ------------------------------------------- */ #pragma once #include struct DDK_NET_MANIFEST; /// @brief IFS hooks to plug into the FileMgr.