mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 17:26:30 +00:00
svn -> git Migration
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