changeset 927:fff26b7b78c7

m
author Ritor1
date Wed, 01 May 2013 15:13:33 +0600
parents fd361e464482
children 851697c5c2f2
files stru277.h
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/stru277.h	Wed May 01 15:13:13 2013 +0600
+++ b/stru277.h	Wed May 01 15:13:33 2013 +0600
@@ -4,10 +4,10 @@
 
 /*  271 */
 #pragma pack(push, 1)
-struct stru277
+struct CastSpellInfo
 {
   //----- (00426987) --------------------------------------------------------
-  inline stru277()
+  inline CastSpellInfo()
   {
     field_8 = 0;
     spellnum = 0;
@@ -18,7 +18,7 @@
   }
 
   void _427D48(unsigned int uPlayerID);
-  unsigned int PushStru277(__int16 a2, __int16 uPlayerID, __int16 skill_level, __int16 a5, int sound_id);
+  unsigned int PushCastSpellInfo(__int16 a2, __int16 uPlayerID, __int16 skill_level, __int16 a5, int sound_id);
   struct GUIWindow *sub_4219BE();
   void _427E01_cast_spell();
 
@@ -34,5 +34,5 @@
 #pragma pack(pop)
 
 
-extern stru277 pStru277[10];
-extern stru277 stru_50CDB4; // idb
+extern CastSpellInfo pCastSpellInfo[10];
+extern CastSpellInfo stru_50CDB4; // idb