aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/wage.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wage/wage.h')
-rw-r--r--engines/wage/wage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/wage/wage.h b/engines/wage/wage.h
index 1e57ef5d5a..91f4b67a8e 100644
--- a/engines/wage/wage.h
+++ b/engines/wage/wage.h
@@ -108,6 +108,8 @@ public:
private:
bool loadWorld(Common::MacResManager *resMan);
+ void performInitialSetup();
+ void wearObjs(Chr *chr);
public:
Common::RandomSource *_rnd;