mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): CMapArea and CMapChunk structs
This commit is contained in:
parent
75c348f784
commit
4b49d692fa
3 changed files with 331 additions and 0 deletions
|
|
@ -78,6 +78,8 @@
|
|||
#include "m2/shared.h"
|
||||
#include "m2/types.h"
|
||||
|
||||
#include "map/ADTchunks.h"
|
||||
#include "map/CMapArea.h"
|
||||
#include "map/WMOchunks.h"
|
||||
#include "map/CMapObj.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue