From 23a6cfe6fd8af082d2bb296f3a5efae9d1f834c9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Feb 2015 21:55:38 +0300 Subject: eathena: add partial support for packet SMSG_BUYINGSTORE_REPORT 0x081b. --- src/net/eathena/buyingstorehandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/buyingstorehandler.h') diff --git a/src/net/eathena/buyingstorehandler.h b/src/net/eathena/buyingstorehandler.h index 906b68bf2..7dc516736 100644 --- a/src/net/eathena/buyingstorehandler.h +++ b/src/net/eathena/buyingstorehandler.h @@ -66,6 +66,8 @@ class BuyingStoreHandler final : public MessageHandler, static void processBuyingStoreItemsList(Net::MessageIn &msg); static void processBuyingStoreSellFailed(Net::MessageIn &msg); + + static void processBuyingStoreReport(Net::MessageIn &msg); }; } // namespace EAthena -- cgit v1.2.3-60-g2f50