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 519f5e2e81..1829539068 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -636,6 +636,7 @@ protected:
void o7_pickupObject();
void o7_arrayOps();
void o7_dimArray();
+ void o7_jumpToScript();
void o7_startScript();
void o7_startSound();
void o7_cursorCommand();