mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-06 16:36:37 +00:00
Tons of renames
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
#define E(x) static void Encode_##x(EQApplicationPacket **p, EQStream *dest, bool ack_req);
|
||||
#define D(x) static void Decode_##x(EQApplicationPacket *p);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user