Files
Sun1602/Server/AgentServer/Function/AgentServer.eSIGMSG.h
T
2022-10-26 12:25:11 +08:00

12 lines
159 B
C

struct eSIGMSG
{
#define DECL_CONST_FIELD static const eSIG_TYPE
//DECL_CONST_FIELD example = (eSIG_TYPE)(SIGMSG_NORMAL+100);
#undef DECL_CONST_FIELD
};