aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
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 4f9bc35b1c..fc1c9baa00 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -408,6 +408,7 @@ protected:
void o_getDist();
void o_isNotEqual();
void o_loadSound();
+ void o_animateActor();
void o_putActorAtObject();
void o_unknown13();
void o_clearState08();