aboutsummaryrefslogtreecommitdiff
path: root/src/cr.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr.hh')
-rw-r--r--src/cr.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cr.hh b/src/cr.hh
index 162cb68..a2206f4 100644
--- a/src/cr.hh
+++ b/src/cr.hh
@@ -717,6 +717,7 @@ struct TPlayer: TCreature {
Object GetOpenContainer(int ContainerNr);
void SetOpenContainer(int ContainerNr, Object Con);
void RejectTrade(void);
+ Object InspectTrade(bool OwnOffer, int Position);
// VIRTUAL FUNCTIONS
// =================