diff Items.h @ 2464:104fdbea0386

cleaning project part 2
author zipi
date Sun, 17 Aug 2014 17:49:34 +0100
parents 2b10278bc7ac
children 7b076fe64f23
line wrap: on
line diff
--- a/Items.h	Sun Aug 17 15:13:18 2014 +0100
+++ b/Items.h	Sun Aug 17 17:49:34 2014 +0100
@@ -519,4 +519,5 @@
 
 
 int GetItemTextureFilename(char *pOut, signed int item_id, int index, int shoulder);
-void FillAviableSkillsToTeach(int _this);
\ No newline at end of file
+void FillAviableSkillsToTeach(int _this);
+void init_summoned_item(struct stru351_summoned_item *_this, __int64 duration);