Correction of the TASK PANEL code for offsetting the effect of r.1391

git-svn-id: svn://kolibrios.org@2667 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2012-05-20 19:39:15 +00:00
parent 032cb62e22
commit a63750fa28
2 changed files with 2 additions and 2 deletions

View File

@ -1122,7 +1122,7 @@ draw_small_right:
xor ecx,ecx
mov cx,[height]
mcall 8,<0,9>,,1,[wcolor]
mcall 8,<0,10>,,1,[wcolor]
mov ebx,2*65536 ;+6
mov bx,[height]

View File

@ -215,7 +215,7 @@ minimize_right_button:
add ecx,[height]
dec ecx
add ebx,68*65536
mov bx,9
mov bx,10 ;9
mov edx,102
; add edx,[button_frames]
or edx,0x40000000