Subversion Repositories Kolibri OS

Rev

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

Rev 255 Rev 552
Line 140... Line 140...
140
 
140
 
141
 
141
 
142
	 cmp [type],'GI'
142
	 cmp [type],'GI'
143
	 jne no_unpakcing_file_1
143
	 jne no_unpakcing_file_1
144
	   ;GIF DECODER
144
	   ;GIF DECODER
145
	   sub edi,12
145
	   sub edi,8
146
	   call ReadGIF
146
	   call ReadGIF
Line 147... Line 147...
147
	   mov [save_flag],1
147
	   mov [save_flag],1