summaryrefslogtreecommitdiff
path: root/src/net/eathena/itemhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/itemhandler.h')
-rw-r--r--src/net/eathena/itemhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/itemhandler.h b/src/net/eathena/itemhandler.h
index f7029e1d0..194b29273 100644
--- a/src/net/eathena/itemhandler.h
+++ b/src/net/eathena/itemhandler.h
@@ -42,6 +42,8 @@ class ItemHandler final : public MessageHandler, public Ea::ItemHandler
protected:
static void processItemDropped(Net::MessageIn &msg);
+ static void processItemDropped2(Net::MessageIn &msg);
+
static void processGraffiti(Net::MessageIn &msg);
static void processItemMvpDropped(Net::MessageIn &msg);