eqemu-server/common/patches/larion_ops.h

12 lines
213 B
C

//list of packets we need to encode on the way out:
//list of packets we need to decode on the way in:
E(OP_LogServer)
E(OP_SendMembership)
E(OP_SendMembershipDetails)
E(OP_SendMaxCharacters)
#undef E
#undef D