Tons of renames

This commit is contained in:
KimLS
2014-08-21 19:33:02 -07:00
parent e429260763
commit 7fc21b9e3a
224 changed files with 424 additions and 2857 deletions
+6
View File
@@ -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);