aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'scumm')
-rw-r--r--scumm/script_v6he.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/script_v6he.cpp b/scumm/script_v6he.cpp
index a12255195c..853b0b7a51 100644
--- a/scumm/script_v6he.cpp
+++ b/scumm/script_v6he.cpp
@@ -579,6 +579,7 @@ void ScummEngine_v6he::o6_actorOps() {
break;
case 64:
// _heversion >= 72
+ l = pop();
k = pop();
j = pop();
i = pop();