eqemu-server/common/patches/template_ops.h
2013-02-16 16:14:39 -08:00

11 lines
165 B
C

//list of packets we need to encode on the way out:
E(OP_SendAATable)
//list of packets we need to decode on the way in:
D(OP_SetServerFilter)
#undef E
#undef D