1
2
3
4
5
6
7
8
9
// A4 04 ´´½¨¼Ò×å #tagCGPyCreatFamily
 
struct    tagCGPyCreatFamily
{
    tagHead        Head;
    char        Name[33];
    WORD        FakeID; //¼ÙÏÉÃ˱àºÅ
    BYTE        EmblemID; //Ñ¡Ôñ»ÕÕÂID£¬½âËøÏÉÃ˵ȼ¶Îª1¼¶µÄ¾ùΪ¿ÉÑ¡ID
};