Ooops
svn-id: r17296
This commit is contained in:
parent
644bced723
commit
b5eb59dff1
2 changed files with 3 additions and 1 deletions
|
@ -1249,7 +1249,7 @@ byte AkosRenderer::codec32(int xmoveCur, int ymoveCur) {
|
|||
dst.bottom -= diff;
|
||||
}
|
||||
|
||||
_vm->markRectAsDirty(kMainVirtScreen, dst);
|
||||
markRectAsDirty(dst);
|
||||
|
||||
if (_draw_top > dst.top)
|
||||
_draw_top = dst.top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue