summaryrefslogtreecommitdiff
path: root/src/net/eathena/questrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/questrecv.h')
-rw-r--r--src/net/eathena/questrecv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/questrecv.h b/src/net/eathena/questrecv.h
index 3c17010df..4db7cff50 100644
--- a/src/net/eathena/questrecv.h
+++ b/src/net/eathena/questrecv.h
@@ -31,6 +31,7 @@ namespace EAthena
namespace QuestRecv
{
void processAddQuest(Net::MessageIn &msg);
+ void processAddQuest2(Net::MessageIn &msg);
void processAddQuests(Net::MessageIn &msg);
void processAddQuests2(Net::MessageIn &msg);
void processAddQuestsObjectives(Net::MessageIn &msg);