forked from KolibriOS/kolibrios
small improvement in archer header
git-svn-id: svn://kolibrios.org@936 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
e80aaced2b
commit
ff699eaffc
@ -184,7 +184,8 @@ thread:
|
|||||||
mov ecx,[PNG_info.Height]
|
mov ecx,[PNG_info.Height]
|
||||||
add ecx,30
|
add ecx,30
|
||||||
mcall 0,,,0x3808080
|
mcall 0,,,0x3808080
|
||||||
mcall 4,<5,7>,0x10f0f0f0,filename,255
|
;mcall 4,<5,7>,0x10f0f0f0,filename,255
|
||||||
|
mcall 71,1,filename,255 ;by Leency
|
||||||
mov ecx,[PNG_info.Width]
|
mov ecx,[PNG_info.Width]
|
||||||
shl ecx,16
|
shl ecx,16
|
||||||
add ecx,[PNG_info.Height]
|
add ecx,[PNG_info.Height]
|
||||||
|
Loading…
Reference in New Issue
Block a user