feat(profile): Particulate struct

This commit is contained in:
gromchek 2025-11-24 22:22:20 +03:00
parent 4e3971454f
commit 46aa7dc01e
3 changed files with 41 additions and 0 deletions

View file

@ -92,6 +92,7 @@
#include "map/CMapEntity.h"
#include "map/CMapBaseObjLink.h"
#include "map/Weather.h"
#include "map/Particulate.h"
#include "character/CCharacterComponent.h"