Subversion Repositories Kolibri OS

Rev

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

Rev 2532 Rev 2630
Line 98... Line 98...
98
	sub	ecx, 60         ; 41
98
	sub	ecx, 60         ; 41
99
	shl	ecx, 16
99
	shl	ecx, 16
100
	add	ecx, 60         ; 41
100
	add	ecx, 60         ; 41
101
	mov	esi, [system_colours + 4]     ; sc.grab
101
	mov	esi, [system_colours + 4]     ; sc.grab
102
	or	esi, 0x81000000
102
	or	esi, 0x81000000
103
	mcall	,,,[system_colours + 20],[system_colours]
103
	mcall	,,,[system_colours + 20],,[system_colours]
Line 104... Line 104...
104
 
104
 
Line 105... Line 105...
105
	mcall	8,<0,133>,<22,17>,0x40000001
105
	mcall	8,<0,133>,<22,17>,0x40000001
106
 
106