AzerothCore 3.3.5a
OpenSource WoW Emulator
|
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.7" |
const char | VMAP::RAW_VMAP_MAGIC [] = "VMAP047" |
const char | VMAP::GAMEOBJECT_MODELS [] = "GameObjectModels.dtree" |
#define LIQUID_TILE_SIZE (533.333f / 128.f) |