Mercurial > mm7
diff mm7_2.cpp @ 1783:a3e86ec5d3ce
Player.cpp cosmetics
author | Grumpy7 |
---|---|
date | Thu, 03 Oct 2013 06:38:20 +0200 |
parents | 53c0453f4eb2 |
children | 4d4df91a2546 5f9eeb7bf8e6 |
line wrap: on
line diff
--- a/mm7_2.cpp Thu Oct 03 05:56:52 2013 +0200 +++ b/mm7_2.cpp Thu Oct 03 06:38:20 2013 +0200 @@ -2736,7 +2736,7 @@ } //----- (00458244) -------------------------------------------------------- -int SkillToMastery( unsigned int skill_value ) +unsigned int SkillToMastery( unsigned int skill_value ) { switch (skill_value & 0x1C0) {