FULLPIPE: Clarify field data type in PicAniInfo

This commit is contained in:
Eugene Sandulenko 2016-09-04 01:16:08 +02:00
parent 9552dabaab
commit 35c18c3811

View File

@ -44,7 +44,7 @@ class GameProject : public CObject {
};
struct PicAniInfo {
int32 type;
uint32 type;
int16 objectId;
int16 field_6;
int32 field_8;