Mercurial > mm7
comparison stru277.h @ 500:63b171359be2
Слияние
author | Ritor1 |
---|---|
date | Thu, 28 Feb 2013 10:36:37 +0600 |
parents | a3939d5067c4 |
children | c1da83d8223f |
comparison
equal
deleted
inserted
replaced
499:511e3a6f587a | 500:63b171359be2 |
---|---|
16 this->uPlayerID = 0; | 16 this->uPlayerID = 0; |
17 this->field_10 = 0; | 17 this->field_10 = 0; |
18 } | 18 } |
19 | 19 |
20 void _427D48(unsigned int uPlayerID); | 20 void _427D48(unsigned int uPlayerID); |
21 unsigned int PushStru277(__int16 a2, __int16 uPlayerID, __int16 a4, __int16 a5, int a6); | 21 unsigned int PushStru277(__int16 a2, __int16 uPlayerID, __int16 skill_level, __int16 a5, int a6); |
22 struct GUIWindow *sub_4219BE(); | 22 struct GUIWindow *sub_4219BE(); |
23 void _427E01_cast_spell(); | 23 void _427E01_cast_spell(); |
24 | 24 |
25 __int16 spellnum; | 25 __int16 spellnum; |
26 unsigned __int16 uPlayerID; | 26 unsigned __int16 uPlayerID; |
27 __int16 uPlayerID_2; | 27 __int16 uPlayerID_2; |
28 __int16 field_6; | 28 __int16 field_6; |
29 __int16 field_8; | 29 __int16 field_8; |
30 __int16 field_A; | 30 __int16 forced_spell_skill_level; |
31 __int16 field_C; | 31 int spell_target_pid; |
32 __int16 field_E; | |
33 int field_10; | 32 int field_10; |
34 }; | 33 }; |
35 #pragma pack(pop) | 34 #pragma pack(pop) |
36 | 35 |
37 | 36 |