summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-05 18:56:23 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-05 19:13:48 +0300
commitf5c9f9f42da5889d38104e8b44956a7da461393d (patch)
tree0ad9f52a70c4a8654923932ca54e52f24eb4016b /src/Makefile.am
parent06cc7bcd13ab0b7b3ee0e244ea72142ab1720650 (diff)
downloadevol-hercules-f5c9f9f42da5889d38104e8b44956a7da461393d.tar.gz
evol-hercules-f5c9f9f42da5889d38104e8b44956a7da461393d.tar.bz2
evol-hercules-f5c9f9f42da5889d38104e8b44956a7da461393d.tar.xz
evol-hercules-f5c9f9f42da5889d38104e8b44956a7da461393d.zip
Reimpliment packet 0x915 for old clients.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 56a2b35..1a21bb2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,6 +51,7 @@ MAP_SRC = emap/atcommand.c \
emap/mob.h \
emap/npc.c \
emap/npc.h \
+ emap/packets_struct.h \
emap/parse.c \
emap/parse.h \
emap/pc.c \