AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
wdt.cpp File Reference
#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'} }
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Variable Documentation

◆ MAINMagic

u_map_fcc MAINMagic = { {'N', 'I', 'A', 'M'} }

◆ MPHDMagic

u_map_fcc MPHDMagic = { {'D', 'H', 'P', 'M'} }