Subversion Repositories Kolibri OS

Rev

Rev 3380 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3380 Rev 8993
Line 16... Line 16...
16
;-------------------------------------------
16
;-------------------------------------------
17
	mov	edi,[palette_area]
17
	mov	edi,[palette_area]
18
	mov	edx,[offset_y]
18
	mov	edx,[offset_y]
19
;-------------------------------------------
19
;-------------------------------------------
20
	xor	ecx,ecx
20
	xor	ecx,ecx
21
	mov	eax,[tone_color]
21
	mov	eax,0xFF0000 ;there was [tone_area] which seems to be a bug
22
;-------------------------------------------
22
;-------------------------------------------
23
align 4
23
align 4
24
@@:
24
@@:
25
	call	palette_put_line
25
	call	palette_put_line
26
; blue
26
; blue