Subversion Repositories Kolibri OS

Rev

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

Rev 485 Rev 552
Line 335... Line 335...
335
 
335
 
336
 
336
 
337
	 cmp [type],'GI'
337
	 cmp [type],'GI'
338
	 jne no_unpakcing_file
338
	 jne no_unpakcing_file
339
	   ;GIF DECODER
339
	   ;GIF DECODER
340
	   sub edi,12
340
	   sub edi,8
341
	   call ReadGIF
341
	   call ReadGIF
Line 342... Line 342...
342
	   mov [save_flag],1
342
	   mov [save_flag],1