Mercurial > mm7
diff Player.h @ 297:ada52edca264
m
author | Ritor1 |
---|---|
date | Tue, 19 Feb 2013 09:13:51 +0600 |
parents | 0a37a56e9f02 |
children | f16ac5e65438 |
line wrap: on
line diff
--- a/Player.h Mon Feb 18 16:39:49 2013 +0600 +++ b/Player.h Tue Feb 19 09:13:51 2013 +0600 @@ -514,7 +514,7 @@ void DecreaseAttribute(int eAttribute); int IncreaseAttribute(int eAttribute); void Player::Zero(); - __int16 GetStatColor(unsigned int uStat); + unsigned int GetStatColor(int uStat); bool DiscardConditionIfLastsLongerThan(unsigned int uCondition, unsigned __int64 uTime); int _490EEE(ItemGen *pItem, int a3, int a4, int a5); int GetBodybuilding();