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