Core/Misc: Missing part

This commit is contained in:
Aokromes
2016-11-19 07:27:22 +01:00
parent 66b91e07fa
commit abea2d8d3f

View File

@@ -559,6 +559,7 @@ public:
bool _IsPositiveEffect(uint8 effIndex, bool deep) const;
bool _IsPositiveSpell() const;
static bool _IsPositiveTarget(uint32 targetA, uint32 targetB);
void _LoadImmunityInfo();
// unloading helpers
void _UnloadImplicitTargetConditionLists();