hxp
2025-10-22 d0ec95232cf9e1a74b6ca8e6b45b048a47224be2
1
2
3
4
5
6
7
8
// A5 02 ¾èÏ×´ÎÊýÐÅÏ¢ #tagSCDonateCntInfo
 
struct    tagSCDonateCntInfo
{
    tagHead        Head;
    BYTE        Count;
    BYTE        DonateCntList[Count];    // ½ñÈÕÒѾèÏ×´ÎÊýÁбí [¾èÏ×ÀàÐÍ1´ÎÊý, ...]
};