Missing pop
svn-id: r14881
This commit is contained in:
parent
bdf736f25c
commit
b086ee7f67
1 changed files with 1 additions and 0 deletions
|
@ -579,6 +579,7 @@ void ScummEngine_v6he::o6_actorOps() {
|
||||||
break;
|
break;
|
||||||
case 64:
|
case 64:
|
||||||
// _heversion >= 72
|
// _heversion >= 72
|
||||||
|
l = pop();
|
||||||
k = pop();
|
k = pop();
|
||||||
j = pop();
|
j = pop();
|
||||||
i = pop();
|
i = pop();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue