|
ManaPlus
|
Go to the documentation of this file.
22 #ifndef NET_PROTOCOLOUTUPDATE_H
23 #define NET_PROTOCOLOUTUPDATE_H
25 #define packet(name, id, sz, comment) name = id
26 #define packet2(name, id, sz, comment) name = (id) + evolPacketOffset
27 #define PROTOCOLOUTUPDATE_VOID