Subversion Repositories Kolibri OS

Rev

Rev 1881 | Rev 2494 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1881 Rev 2002
Line 1095... Line 1095...
1095
	ret
1095
	ret
1096
;---------------------------------------------------------------------
1096
;---------------------------------------------------------------------
1097
convert_icons:
1097
convert_icons:
1098
	xor	eax,eax
1098
	xor	eax,eax
1099
	mov	[return_code],eax
1099
	mov	[return_code],eax
1100
	mov	eax,image_file
1100
	push	image_file
1101
	call	[cnv_png_import.Start]
1101
	call	[cnv_png_import.Start]
Line 1102... Line 1102...
1102
 
1102
 
1103
	mov	ecx,[image_file]
1103
	mov	ecx,[image_file]
1104
	mcall	68,13,
1104
	mcall	68,13,