AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "wdt.h"
Go to the source code of this file.
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
Variables | |
u_map_fcc | MPHDMagic = { {'D', 'H', 'P', 'M'} } |
u_map_fcc | MAINMagic = { {'N', 'I', 'A', 'M'} } |
#define _CRT_SECURE_NO_DEPRECATE |
u_map_fcc MAINMagic = { {'N', 'I', 'A', 'M'} } |
Referenced by wdt_MAIN::prepareLoadedData().
u_map_fcc MPHDMagic = { {'D', 'H', 'P', 'M'} } |
Referenced by wdt_MPHD::prepareLoadedData().