![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "loadlib.h"
Public Attributes | ||
union { | ||
uint32 fcc | ||
char fcc_txt [4] | ||
}; | ||
uint32 | size | |
uint32 | ver | |
union { | ||
uint32 fcc | ||
char fcc_txt [4] | ||
}; | ||
union { ... } file_MVER |
union { ... } file_MVER |
uint32 file_MVER::fcc |
Referenced by FileLoader::prepareLoadedData().
char file_MVER::fcc_txt[4] |
uint32 file_MVER::size |
Referenced by ADT_file::prepareLoadedData(), and WDT_file::prepareLoadedData().
uint32 file_MVER::ver |
Referenced by FileLoader::prepareLoadedData().