mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): CMapBaseObjLink structures
This commit is contained in:
parent
57430d2995
commit
a36752d3a0
12 changed files with 5348 additions and 124 deletions
|
|
@ -78,6 +78,7 @@
|
|||
#include "m2/shared.h"
|
||||
#include "m2/types.h"
|
||||
|
||||
#include "map/CMapBaseObj.h"
|
||||
#include "map/ADTchunks.h"
|
||||
#include "map/CMapArea.h"
|
||||
#include "map/WMOchunks.h"
|
||||
|
|
@ -86,8 +87,10 @@
|
|||
#include "map/CDetailDoodadInst.h"
|
||||
#include "map/CMapRenderChunk.h"
|
||||
#include "map/CMapObjDef.h"
|
||||
#include "map/CMapStaticEntity.h"
|
||||
#include "map/CMapDoodadDef.h"
|
||||
#include "map/CMapEntity.h"
|
||||
#include "map/CMapBaseObjLink.h"
|
||||
|
||||
#include "net/message.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue