feat(profile): CMapDoodadDef CMapEntity structs

This commit is contained in:
gromchek 2025-10-19 00:42:50 +03:00
parent 60ef40323e
commit fc5ebf2e43
3 changed files with 136 additions and 0 deletions

View file

@ -86,6 +86,8 @@
#include "map/CDetailDoodadInst.h"
#include "map/CMapRenderChunk.h"
#include "map/CMapObjDef.h"
#include "map/CMapDoodadDef.h"
#include "map/CMapEntity.h"
#include "net/message.h"