aboutsummaryrefslogtreecommitdiff
path: root/src/cr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr.hh')
-rw-r--r--src/cr.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cr.hh b/src/cr.hh
index a2206f4..32d0090 100644
--- a/src/cr.hh
+++ b/src/cr.hh
@@ -718,6 +718,9 @@ struct TPlayer: TCreature {
void SetOpenContainer(int ContainerNr, Object Con);
void RejectTrade(void);
Object InspectTrade(bool OwnOffer, int Position);
+ int CheckForMuting(void);
+ int RecordTalk(void);
+ int RecordMessage(uint32 Addressee);
// VIRTUAL FUNCTIONS
// =================