feat(profile): CMapObj CMapObjGroup structs

This commit is contained in:
gromchek 2025-08-28 23:59:00 +03:00
parent d32b775248
commit 82bcea21c8
3 changed files with 404 additions and 0 deletions

View file

@ -78,6 +78,9 @@
#include "m2/shared.h"
#include "m2/types.h"
#include "map/WMOchunks.h"
#include "map/CMapObj.h"
#include "net/message.h"
#include "nvapi/nvapi.h"