HE70+ games use flags in drawBox().
Fixes glitches in farmdemo (Old version), freddi2, lost/smaller. svn-id: r18216
This commit is contained in:
parent
76f8021a28
commit
7dc115be6f
5 changed files with 14 additions and 20 deletions
|
@ -85,7 +85,7 @@ void ScummEngine_v100he::setupOpcodes() {
|
|||
OPCODE(o6_div),
|
||||
OPCODE(o6_animateActor),
|
||||
OPCODE(o6_doSentence),
|
||||
OPCODE(o80_drawBox),
|
||||
OPCODE(o6_drawBox),
|
||||
/* 24 */
|
||||
OPCODE(o72_drawWizImage),
|
||||
OPCODE(o80_drawWizPolygon),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue