Mercurial > mm7
diff mm7_data.h @ 835:72f6df90df98
EventCastSpell
author | Ritor1 |
---|---|
date | Wed, 27 Mar 2013 23:20:14 +0600 |
parents | 9c3f28b31b4a |
children | d061180f2b42 |
line wrap: on
line diff
--- a/mm7_data.h Wed Mar 27 21:24:24 2013 +0600 +++ b/mm7_data.h Wed Mar 27 23:20:14 2013 +0600 @@ -1835,7 +1835,7 @@ void __thiscall GameUI_StatusBar_UpdateTimedString(unsigned int bForceHide); // idb void OnTimer(int); void __fastcall sub_448CF4_spawn_monsters(__int16 typeindex, __int16 level, int count, int x, int y, int z, int group, unsigned int uUniqueName); -void __fastcall sub_448DF8_cast_spell(int spellnum, int rank, int level, int fromx, int fromy, int fromz, int tox, int toy, int toz); +void __fastcall EventCastSpell(int spellnum, int uSkillLevel, int uSkill, int fromx, int fromy, int fromz, int tox, int toy, int toz);//sub_448DF8 __int16 __fastcall sub_449A49_door_switch_animation(unsigned int uDoorID, int a2); // idb bool _449B57_test_bit(unsigned __int8 *a1, __int16 a2); void _449B7E_toggle_bit(unsigned char *pArray, __int16 a2, unsigned __int16 bToggle); // idb