Subversion Repositories Kolibri OS

Rev

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

Rev 109 Rev 1821
Line 336... Line 336...
336
	mov ecx,[WNDCOLORS + MOS_WNDCOLORS.workText]
336
	mov ecx,[WNDCOLORS + MOS_WNDCOLORS.workText]
337
.ok4:
337
.ok4:
338
	mov eax,MOS_SC_WRITETEXT
338
	mov eax,MOS_SC_WRITETEXT
339
	int 0x40
339
	int 0x40
Line 340... Line 340...
340
 
340
 
341
.next
341
.next:
342
	add edi,LABEL_size			; next label
342
	add edi,LABEL_size			; next label
343
	pop ecx
343
	pop ecx
344
	dec ecx
344
	dec ecx
345
	jz .done
345
	jz .done