Opcode BD is stopObjectCode() in HE games.
svn-id: r14433
This commit is contained in:
parent
8ab743e397
commit
faaea90500
1 changed files with 2 additions and 0 deletions
|
@ -2396,6 +2396,8 @@ void ScummEngine_v6::o6_dimArray() {
|
|||
}
|
||||
|
||||
void ScummEngine_v6::o6_dummy() {
|
||||
if (_features & GF_HUMONGOUS)
|
||||
stopObjectCode();
|
||||
/* nothing */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue