Subversion Repositories Kolibri OS

Rev

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

Rev 6359 Rev 6360
Line 123... Line 123...
123
 
123
 
124
	 ; button of color
124
	 ; button of color
Line 125... Line 125...
125
	 mov [Icon_X],ci_panel_x_pos+131
125
	 mov [Icon_X],ci_panel_x_pos+131
126
 
126
 
127
	 mov ebx,[Icon_X]
127
	 mov ebx,[Icon_X]
128
	 mov ecx,ci_panel_but_y1-1
128
	 mov ecx,ci_panel_but_y2-1
129
	 dec ebx
129
	 dec ebx
130
	 dec ecx
130
	 dec ecx
131
	 shl ebx,16
131
	 shl ebx,16