hxp
2025-11-19 e419b144b79bd67ecf4e545c75a110ed27feffda
1
2
3
4
5
6
7
// B9 10 ¶ÓÎé»òÍæ¼ÒÆ¥Åä״̬±ä¸ü #tagGCTeamMatchState
 
struct    tagGCTeamMatchState
{
    tagHead    Head;
    BYTE        IsMatching;    // ÊÇ·ñÆ¥ÅäÖÐ, 0·ñ1ÊÇ
};