Missing pop

svn-id: r14881
This commit is contained in:
Travis Howell 2004-09-04 00:31:38 +00:00
parent bdf736f25c
commit b086ee7f67

View file

@ -579,6 +579,7 @@ void ScummEngine_v6he::o6_actorOps() {
break;
case 64:
// _heversion >= 72
l = pop();
k = pop();
j = pop();
i = pop();