aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/voyeur.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/voyeur.h')
-rw-r--r--engines/voyeur/voyeur.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h
index 7a585297a7..675200ee33 100644
--- a/engines/voyeur/voyeur.h
+++ b/engines/voyeur/voyeur.h
@@ -138,6 +138,8 @@ public:
void doTransitionCard(const Common::String &time, const Common::String &location);
void playAVideo(int id);
void saveLastInplay();
+ void loadTheApt();
+ void freeTheApt();
};
} // End of namespace Voyeur