summaryrefslogtreecommitdiff
path: root/src/net/ea/partyhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/partyhandler.h')
-rw-r--r--src/net/ea/partyhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/partyhandler.h b/src/net/ea/partyhandler.h
index fbe77d376..c5cf606b4 100644
--- a/src/net/ea/partyhandler.h
+++ b/src/net/ea/partyhandler.h
@@ -79,6 +79,8 @@ class PartyHandler notfinal : public Net::PartyHandler
void processPartySettingsContinue(const int16_t exp,
const int16_t item);
+ void createTab() const;
+
protected:
Net::PartyShare::Type mShareExp;
Net::PartyShare::Type mShareItems;