Mercurial > mm7
diff IconFrameTable.cpp @ 1296:c423f946dc99
moving files continue
author | Ritor1 |
---|---|
date | Tue, 18 Jun 2013 17:28:11 +0600 |
parents | 86a83e12d795 |
children | 7ef4b64f6329 |
line wrap: on
line diff
--- a/IconFrameTable.cpp Mon Jun 17 17:34:01 2013 +0600 +++ b/IconFrameTable.cpp Tue Jun 18 17:28:11 2013 +0600 @@ -240,4 +240,9 @@ result = 0; } return result; +} +//----- (0042EB78) -------------------------------------------------------- +int IconFrameTable::GetIconAnimLength(unsigned int uIconID) +{ + return 8 * this->pIcons[uIconID].uAnimLength; } \ No newline at end of file