hxp
2026-01-13 6dad83abfa911762d522111ca3130bf000e41276
1
2
3
4
5
6
7
8
9
// A5 20 Ê±×°·Ö½â #tagCMCoatDecompose
 
struct    tagCMCoatDecompose
{
    tagHead        Head;
    BYTE        Count;        //²ÄÁÏËùÔÚ±³°üË÷ÒýµÄÊýÁ¿
    WORD        IndexList[Count];    //²ÄÁÏËùÔÚ±³°üË÷ÒýÁбí
    DWORD        ItemIDList[Count];    //²ÄÁÏËùÔÚ±³°üÎïÆ·IDÁбí
};