Notify 3: consider that @panel could be in the top

git-svn-id: svn://kolibrios.org@4877 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
eAndrew 2014-04-22 18:06:06 +00:00
parent c68d6919e5
commit 40e326452b

View File

@ -297,6 +297,12 @@
imul edx, LINEH
mov [window.y], edx
push eax ebx
mcall 48, 5
shr ebx, 16
add [window.y], ebx
pop ebx eax
@@:
mov [eax], byte 1
inc eax