summaryrefslogtreecommitdiff
path: root/src/map/Makefile.in
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-09-20 18:10:45 +0300
committerAndrei Karas <akaras@inbox.ru>2017-09-21 20:21:20 +0300
commit9be654ccd6ca4599c2e103f4a7f3952ece84e3e9 (patch)
treee00469a95d0beaee2e51c23e95e328fbe23f38a7 /src/map/Makefile.in
parentd6c996ae31d1875950783ecf25f055975281150d (diff)
downloadhercules-9be654ccd6ca4599c2e103f4a7f3952ece84e3e9.tar.gz
hercules-9be654ccd6ca4599c2e103f4a7f3952ece84e3e9.tar.bz2
hercules-9be654ccd6ca4599c2e103f4a7f3952ece84e3e9.tar.xz
hercules-9be654ccd6ca4599c2e103f4a7f3952ece84e3e9.zip
Split packets and packets keys.
Diffstat (limited to 'src/map/Makefile.in')
-rw-r--r--src/map/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/Makefile.in b/src/map/Makefile.in
index 55712cc69..6147285e9 100644
--- a/src/map/Makefile.in
+++ b/src/map/Makefile.in
@@ -50,7 +50,7 @@ MAP_OBJ = $(addprefix obj_sql/, $(patsubst %c,%o,$(MAP_C)))
MAP_H = atcommand.h battle.h battleground.h buyingstore.h channel.h chat.h \
chrif.h clif.h date.h duel.h elemental.h guild.h homunculus.h HPMmap.h \
instance.h intif.h irc-bot.h itemdb.h log.h mail.h map.h mapreg.h \
- mercenary.h mob.h npc.h packets.h packets_struct.h party.h path.h \
+ mercenary.h mob.h npc.h packets.h packets_keys.h packets_struct.h party.h path.h \
pc.h pc_groups.h pet.h quest.h rodex.h script.h searchstore.h skill.h \
status.h storage.h trade.h unit.h vending.h
MAP_PH =