mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-23 02:11:38 +00:00
Add case stun
svn-id: r15234
This commit is contained in:
parent
1c84b9fb50
commit
8950f78699
@ -497,6 +497,9 @@ void ScummEngine_v90he::o90_unknown1C() {
|
||||
pop();
|
||||
pop();
|
||||
break;
|
||||
case 40: // HE99+
|
||||
pop();
|
||||
break;
|
||||
case 87: // HE99+
|
||||
pop();
|
||||
pop();
|
||||
|
Loading…
Reference in New Issue
Block a user