ManaPlus
|
Go to the source code of this file.
Macros | |
#define | packet(name, id, sz, comment) int name = id |
#define | packet2(name, id, sz, comment) int name = id + evolPacketOffset |
#define | PROTOCOLOUT_VOID |
#define packet | ( | name, | |
id, | |||
sz, | |||
comment | |||
) | int name = id |
Definition at line 25 of file protocoloutdefine.h.
#define packet2 | ( | name, | |
id, | |||
sz, | |||
comment | |||
) | int name = id + evolPacketOffset |
Definition at line 26 of file protocoloutdefine.h.
#define PROTOCOLOUT_VOID |
Definition at line 27 of file protocoloutdefine.h.