1
2
3
4
5
6
7
8
// AB 25 ½ÚÈÕºì°üÐÅÏ¢ #tagMCFeastRedPackInfo
 
struct    tagMCFeastRedPackInfo
{
    tagHead         Head;
    DWORD        MoneyNum;    // ÀÛ»ýÇÀµ½¶àÉÙÇ®
    WORD        GrabCnt;        // ÒÑÇÀºì°ü´ÎÊý
};