TrinityCore
Loading...
Searching...
No Matches
loadlib.cpp File Reference
#include "loadlib.h"
#include "mpq_libmpq.h"
#include <cstdio>
+ Include dependency graph for loadlib.cpp:

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Variables

u_map_fcc MverMagic = { {'R','E','V','M'} }
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 18 of file loadlib.cpp.

Variable Documentation

◆ MverMagic

u_map_fcc MverMagic = { {'R','E','V','M'} }

Definition at line 26 of file loadlib.cpp.