From 031cdbe5b3f108d7a732c230d061c567de723a75 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 May 2018 04:50:16 +0300 Subject: Add autogenerated messages list headers with original strings and translation. Also add packet version checks for used messages. --- src/map/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/Makefile.in') diff --git a/src/map/Makefile.in b/src/map/Makefile.in index e6966d9a2..5ce6beaf7 100644 --- a/src/map/Makefile.in +++ b/src/map/Makefile.in @@ -50,7 +50,8 @@ 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 clan.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_keys_main.h packets_keys_zero.h \ + mercenary.h messages.h messages_main.h messages_re.h messages_zero.h \ + mob.h npc.h packets.h packets_keys_main.h packets_keys_zero.h \ packets_shuffle_main.h packets_shuffle_zero.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 -- cgit v1.2.3-60-g2f50