The credits of the IHNM demo are displayed correctly now
svn-id: r28320
This commit is contained in:
parent
976d39e2aa
commit
b888c08581
3 changed files with 112 additions and 22 deletions
|
@ -154,6 +154,7 @@ public:
|
|||
}
|
||||
return (_animations[animId] != NULL);
|
||||
}
|
||||
int cutawayResourceID(int cutaway) { return _cutawayList[cutaway].animResourceId; }
|
||||
private:
|
||||
void decodeFrame(AnimationData *anim, size_t frameOffset, byte *buf, size_t bufLength);
|
||||
void fillFrameOffsets(AnimationData *anim);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue