aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2004-06-24 15:13:00 +0000
committerTravis Howell2004-06-24 15:13:00 +0000
commit08cebae47298a15895fc35e8755dd5bfa85ff6eb (patch)
tree2de67b58f8e84a40a797300a1d5b2ca0d0606289 /scumm/intern.h
parentd6cfe9a5e90ffc6697e8ac621e93e309ea0fa034 (diff)
downloadscummvm-rg350-08cebae47298a15895fc35e8755dd5bfa85ff6eb.tar.gz
scummvm-rg350-08cebae47298a15895fc35e8755dd5bfa85ff6eb.tar.bz2
scummvm-rg350-08cebae47298a15895fc35e8755dd5bfa85ff6eb.zip
Add some more HE7 differences.
svn-id: r14032
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 8f42802103..bf1ec6b350 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -635,6 +635,7 @@ protected:
void o7_unknownFA();
void o7_unknownFB();
void o7_quitPauseRestart();
+ void o7_getActorRoom();
void o7_pickupObject();
void o7_startSound();
};