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 035b344c9b..5d98c55b82 100644
--- a/engines/xeen/party.h
+++ b/engines/xeen/party.h
@@ -150,6 +150,8 @@ public:
void notEnough(int consumableId, int whereId, bool mode, ErrorWaitType wait);
void checkPartyDead();
+
+ void moveToRunLocation();
};
} // End of namespace Xeen