Subversion Repositories Kolibri OS

Rev

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

Rev 7848 Rev 7935
Line 839... Line 839...
839
align 4
839
align 4
840
nocorrect: 
840
nocorrect: 
841
	inc	dl
841
	inc	dl
842
	cmp	[edi + cur_sel],dl
842
	cmp	[edi + cur_sel],dl
843
	jne	.nohighlight
843
	jne	.nohighlight
-
 
844
	cmp esi,0
-
 
845
	jne @f
-
 
846
	mov esi,0x2a2a2a
-
 
847
@@:
844
	add	esi,0x1a1a1a
848
	add	esi,0x1a1a1a
845
;--------------------------------------
849
;--------------------------------------
846
align 4
850
align 4
847
.nohighlight:
851
.nohighlight:
848
	or	edx,BT_NOFRAME + BT_HIDE
852
	or	edx,BT_NOFRAME + BT_HIDE