eqemu-server/common/patches/larion_ops.h
2024-10-23 21:53:24 -07:00

11 lines
189 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)
#undef E
#undef D