TrinityCore
VMapDefinitions.h File Reference
#include <cstdio>
+ 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.C"
 
const char VMAP::RAW_VMAP_MAGIC [] = "VMAP04C"
 
const char VMAP::GAMEOBJECT_MODELS [] = "GameObjectModels.dtree"
 

Macro Definition Documentation

◆ LIQUID_TILE_SIZE

#define LIQUID_TILE_SIZE   (533.333f / 128.f)

Definition at line 23 of file VMapDefinitions.h.