Add case stun

svn-id: r15234
This commit is contained in:
Travis Howell 2004-09-22 09:48:40 +00:00
parent 1c84b9fb50
commit 8950f78699

View File

@ -497,6 +497,9 @@ void ScummEngine_v90he::o90_unknown1C() {
pop();
pop();
break;
case 40: // HE99+
pop();
break;
case 87: // HE99+
pop();
pop();