hxp
2025-08-07 4b1128ef3feb04fb2fe712e9214d09ff16ddf9ad
1
2
3
4
5
6
7
8
// A3 1E Íæ¼Ò¾Û»ê¿×ÐÅÏ¢ #tagMCGatherSoulHoleInfo
 
struct    tagMCGatherSoulHoleInfo
{
    tagHead        Head;
    BYTE        Count;    // ¿×ÐÅÏ¢Êý
    DWORD        GatherSoulDataList[Count];    // ¿×Êý¾ÝÐÅÏ¢, Êý¾ÝÓë±³°üÊý¾ÝÏàͬ
};