Subversion Repositories Kolibri OS

Rev

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

Rev 5872 Rev 6218
Line 8... Line 8...
8
	mov	[running_applications],-1
8
	mov	[running_applications],-1
9
	mcall	12,1
9
	mcall	12,1
Line 10... Line 10...
10
 
10
 
Line 11... Line 11...
11
	mcall	48,3,system_colours,10*4
11
	mcall	48,3,system_colours,10*4
12
 
12
 
13
	mov	eax, [system_colours+4*6]
13
	mov	eax, [system_colours.taskbar]
14
	mov	edx,[system_colours+4*6]
14
	mov	edx,[system_colours.taskbar]
15
	mov	eax,COLOR_CHANGE_MAGNITUDE
15
	mov	eax,COLOR_CHANGE_MAGNITUDE
Line 16... Line 16...
16
	call	subtract_color_change_magnitude
16
	call	subtract_color_change_magnitude