Mercurial > mm7
diff Spells.h @ 2346:37bb43874e59
Слияние
author | Ritor1 |
---|---|
date | Mon, 07 Apr 2014 19:15:31 +0600 |
parents | 13e15d77b0f8 |
children |
line wrap: on
line diff
--- a/Spells.h Mon Apr 07 19:15:13 2014 +0600 +++ b/Spells.h Mon Apr 07 19:15:31 2014 +0600 @@ -286,3 +286,6 @@ extern std::array<unsigned int, 25> wand_spell_ids; int _43AFE3_calc_spell_damage(int spellId, int spellLevel, signed int skillMastery, int currentHp); + +bool sub_427769_isSpellQuickCastableOnShiftClick(unsigned int uSpellID); +void __fastcall EventCastSpell(int uSpellID, int uSkillLevel, int uSkill, int fromx, int fromy, int fromz, int tox, int toy, int toz);//sub_448DF8