From f6b5e4e208c3020957422c7efdf97ac1d878a012 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Sep 2014 19:54:29 +0300 Subject: Move processPartyInviteResponse from ea namespace into eathena and tmwa. --- src/net/eathena/partyhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/partyhandler.h') diff --git a/src/net/eathena/partyhandler.h b/src/net/eathena/partyhandler.h index 5db8a505e..100656e83 100644 --- a/src/net/eathena/partyhandler.h +++ b/src/net/eathena/partyhandler.h @@ -71,6 +71,8 @@ class PartyHandler final : public MessageHandler, public Ea::PartyHandler void processPartyInfo(Net::MessageIn &msg) const; void processPartyMessage(Net::MessageIn &msg) const; + + void processPartyInviteResponse(Net::MessageIn &msg) const; }; } // namespace EAthena -- cgit v1.2.3-60-g2f50