From fe4bd9d594ae6c305c9c51a32fca503dbb2e0771 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Mar 2016 03:22:03 +0300 Subject: Move InventoryRecv::getSlot form ea namespace into tmwa and eathena. --- src/net/eathena/inventoryrecv.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/inventoryrecv.h') diff --git a/src/net/eathena/inventoryrecv.h b/src/net/eathena/inventoryrecv.h index 2726f88f7..2050f2338 100644 --- a/src/net/eathena/inventoryrecv.h +++ b/src/net/eathena/inventoryrecv.h @@ -71,6 +71,8 @@ namespace EAthena void processBindItem(Net::MessageIn &msg); void processPlayerInventoryRemove(Net::MessageIn &msg); void processSelectCart(Net::MessageIn &msg); + + int getSlot(const int eAthenaSlot) A_WARN_UNUSED; } // namespace InventoryRecv } // namespace EAthena -- cgit v1.2.3-60-g2f50