AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStores.h"
#include "DBCStructure.h"
#include "GameGraveyard.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
Go to the source code of this file.
Functions | |
void | ApplySpellFix (std::initializer_list< uint32 > spellIds, void(*fix)(SpellInfo *)) |
References LOG_ERROR, and sSpellMgr.
Referenced by SpellMgr::LoadSpellInfoCorrections().