aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/files.h
diff options
context:
space:
mode:
authorPaul Gilbert2013-12-24 10:32:41 +1100
committerPaul Gilbert2013-12-24 10:32:41 +1100
commit156f78e7cdb4c49b437c378d7239806784bcee54 (patch)
tree387c9e7b5c6db4ced4a8e31583f1d5cd60194fec /engines/voyeur/files.h
parent1af5a3b1b4174c2238b6d7ab81600eefe929dc9c (diff)
downloadscummvm-rg350-156f78e7cdb4c49b437c378d7239806784bcee54.tar.gz
scummvm-rg350-156f78e7cdb4c49b437c378d7239806784bcee54.tar.bz2
scummvm-rg350-156f78e7cdb4c49b437c378d7239806784bcee54.zip
VOYEUR: Bugfixes and move for doScroll method
Diffstat (limited to 'engines/voyeur/files.h')
-rw-r--r--engines/voyeur/files.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/voyeur/files.h b/engines/voyeur/files.h
index 61c910be49..aa03383366 100644
--- a/engines/voyeur/files.h
+++ b/engines/voyeur/files.h
@@ -505,6 +505,10 @@ public:
bool chooseSTAMPButton(int buttonId);
void parsePlayCommands();
+
+ /**
+ * Do the camera view looking at the mansion
+ */
int doInterface();
void doRoom();