diff mm7_data.h @ 1064:655fde266d96

GetSkillBonus cleaning in progress
author Gloval
date Fri, 24 May 2013 08:16:36 +0400
parents d48c762de563
children b44dee7e70e8
line wrap: on
line diff
--- a/mm7_data.h	Fri May 24 00:53:48 2013 +0600
+++ b/mm7_data.h	Fri May 24 08:16:36 2013 +0400
@@ -1425,7 +1425,7 @@
 int __cdecl j_SetSomeItemsNames();
 
 
-unsigned int SkillToMastery(unsigned int skill_value);
+int SkillToMastery(unsigned int skill_value);
 unsigned int __fastcall GetSpellColor(signed int a1);
 void *__thiscall unknown_vdtor_6(void *_this, bool a2);
 unsigned short * MakeScreenshot(signed int width, signed int height);