1
2
3
4
5
6
7
8
9
// A5 29 Æï³è¾õÐÑ #tagCMHorsePetAwake
 
struct    tagCMHorsePetAwake
{
    tagHead        Head;
    WORD    Type;    // 1-×øÆï 2-Áé³è
    DWORD    ID;    // ¶ÔӦ׸Æï±íÁé³è±íID
    DWORD    EatItemID;    // ÍÌÊɵÄÎïÆ·ID
};