![]() |
TrinityCore
|
Include dependency graph for VMapDefinitions.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | VMAP |
Macros | |
| #define | LIQUID_TILE_SIZE (533.333f / 128.f) |
Functions | |
| bool | VMAP::readChunk (FILE *rf, char *dest, const char *compare, uint32 len) |
Variables | |
| const char | VMAP::VMAP_MAGIC [] = "VMAP_4.E" |
| const char | VMAP::RAW_VMAP_MAGIC [] = "VMAP04E" |
| const char | VMAP::GAMEOBJECT_MODELS [] = "GameObjectModels.dtree" |
| #define LIQUID_TILE_SIZE (533.333f / 128.f) |
Definition at line 24 of file VMapDefinitions.h.