aboutsummaryrefslogtreecommitdiff
path: root/src/cr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr.hh')
-rw-r--r--src/cr.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cr.hh b/src/cr.hh
index 32d0090..0c7d373 100644
--- a/src/cr.hh
+++ b/src/cr.hh
@@ -702,6 +702,8 @@ struct TPlayer: TCreature {
int GetQuestValue(int Number);
void SetQuestValue(int Number, int Value);
+ void JoinParty(uint32 Leader);
+ void LeaveParty(void);
uint32 GetPartyLeader(bool CheckFormer);
bool SpellKnown(int SpellNr);