forked from KolibriOS/kolibrios
* libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly * libimg: support for .ico and .cur files (icons and cursors) * kiv: show many different images in one file in one row git-svn-id: svn://kolibrios.org@1102 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -69,7 +69,7 @@ img.decode.jpg:
|
||||
.ret:
|
||||
mov [esp+28], eax
|
||||
popad
|
||||
ret 8
|
||||
ret 12
|
||||
.soi_ok:
|
||||
mov [ebx + jpeg.work.restart_interval], ecx
|
||||
mov [ebx + jpeg.work.adobe_ycck], cl
|
||||
|
Reference in New Issue
Block a user