From f32c27a3446fc8312a7fd4f9a85b60720549582a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 2 Sep 2014 23:22:26 +0300 Subject: eathena: add basic handling for packet SMSG_QUEST_ADD 0x02b3. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 330f5fbd0..8baa3520a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1290,6 +1290,8 @@ manaplus_SOURCES += net/eathena/gui/guildtab.cpp \ net/eathena/playerhandler.cpp \ net/eathena/playerhandler.h \ net/eathena/protocol.h \ + net/eathena/questhandler.cpp \ + net/eathena/questhandler.h \ net/eathena/skillhandler.cpp \ net/eathena/skillhandler.h \ net/eathena/sprite.h \ -- cgit v1.2.3-70-g09d2