aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/party.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/party.h')
-rw-r--r--engines/xeen/party.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/xeen/party.h b/engines/xeen/party.h
index 841fcd393a..483476cb9c 100644
--- a/engines/xeen/party.h
+++ b/engines/xeen/party.h
@@ -166,6 +166,8 @@ public:
void checkPartyDead();
void moveToRunLocation();
+
+ void giveTreasure();
};
} // End of namespace Xeen