AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "MMapMgr.h"
#include "Config.h"
#include "Errors.h"
#include "Log.h"
#include "MapDefines.h"
Go to the source code of this file.
Namespaces | |
namespace | MMAP |
Variables | |
static char const *const | MMAP::MAP_FILE_NAME_FORMAT = "{}/mmaps/{:03}.mmap" |
static char const *const | MMAP::TILE_FILE_NAME_FORMAT = "{}/mmaps/{:03}{:02}{:02}.mmtile" |