aboutsummaryrefslogtreecommitdiff
path: root/src/player.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/player.hh')
-rw-r--r--src/player.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/player.hh b/src/player.hh
index b98882e..a0ae9e1 100644
--- a/src/player.hh
+++ b/src/player.hh
@@ -75,6 +75,8 @@ struct TPlayer: TCreature {
uint32 GetPartyLeader(bool CheckFormer);
+ bool SpellKnown(int SpellNr);
+
bool IsAttackJustified(uint32 Victim);
void RecordAttack(uint32 Victim);
void RecordMurder(uint32 Victim);