aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorJames Brown2003-04-20 16:59:52 +0000
committerJames Brown2003-04-20 16:59:52 +0000
commit4182b359f9d7ce07b55ec48377b6149ec24529bc (patch)
tree3199384237b4106994ceac20b188232bc6d69e4d /scumm/intern.h
parent47114e1da2790eff6ef9be716a6f8df1009e75da (diff)
downloadscummvm-rg350-4182b359f9d7ce07b55ec48377b6149ec24529bc.tar.gz
scummvm-rg350-4182b359f9d7ce07b55ec48377b6149ec24529bc.tar.bz2
scummvm-rg350-4182b359f9d7ce07b55ec48377b6149ec24529bc.zip
o2_actorSet stubs
svn-id: r7037
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 35e9f8131a..1fa6e1e065 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -224,6 +224,7 @@ protected:
void o2_ifNotState20();
void o2_ifState10();
void o2_ifNotState10();
+ void o2_actorSet();
void o2_waitForActor();
void o2_waitForSentence();
void o2_restart();