From b7ec6e535d314a64aeaf426e2e4c068cd7c4bb34 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 1 Jan 2018 16:09:22 -0500 Subject: release v18.1.1 --- src/map/intif.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/intif.hpp') diff --git a/src/map/intif.hpp b/src/map/intif.hpp index ac68040..a9d66fa 100644 --- a/src/map/intif.hpp +++ b/src/map/intif.hpp @@ -45,6 +45,7 @@ void intif_request_partyinfo(PartyId party_id); void intif_party_addmember(PartyId party_id, AccountId account_id); void intif_party_changeoption(PartyId party_id, AccountId account_id, int exp, int item); +void intif_party_changeleader(PartyId party_id, AccountId account_id, int leader); void intif_party_leave(PartyId party_id, AccountId accound_id); void intif_party_changemap(dumb_ptr sd, int online); void intif_party_message(PartyId party_id, AccountId account_id, XString mes); -- cgit v1.2.3-60-g2f50