summaryrefslogtreecommitdiff
path: root/src/net/eathena/recvpackets.inc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-01 14:21:29 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-01 14:21:29 +0300
commit43e4d3322100bf057938c19d6f521d53c6216d3e (patch)
treee7d3afa332493cd2aedc632b421b3b337947fc71 /src/net/eathena/recvpackets.inc
parentd3cc61c242430f92f005b81b8336bd58dc686bff (diff)
downloadplus-43e4d3322100bf057938c19d6f521d53c6216d3e.tar.gz
plus-43e4d3322100bf057938c19d6f521d53c6216d3e.tar.bz2
plus-43e4d3322100bf057938c19d6f521d53c6216d3e.tar.xz
plus-43e4d3322100bf057938c19d6f521d53c6216d3e.zip
Split packets definition files to in and out packets.
Diffstat (limited to 'src/net/eathena/recvpackets.inc')
-rw-r--r--src/net/eathena/recvpackets.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/net/eathena/recvpackets.inc b/src/net/eathena/recvpackets.inc
index e14b1252b..e2fddf314 100644
--- a/src/net/eathena/recvpackets.inc
+++ b/src/net/eathena/recvpackets.inc
@@ -23,6 +23,8 @@
#include "net/recvpacketdefine.h"
-#include "net/eathena/packets.inc"
+#include "net/eathena/packetsin.inc"
+
+#undef packet
#endif // NET_EATHENA_RECVPACKETS_H