Subversion Repositories Kolibri OS

Rev

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

Rev 6179 Rev 9465
Line 116... Line 116...
116
	mcall	4,<32,4>,,ctx_menu_title,ctx_menu_title_end - ctx_menu_title
116
	mcall	4,<32,4>,,ctx_menu_title,ctx_menu_title_end - ctx_menu_title
Line 117... Line 117...
117
 
117
 
118
	add	ebx, 1 * 65536
118
	add	ebx, 1 * 65536
Line -... Line 119...
-
 
119
	mcall
-
 
120
 
119
	mcall
121
	mov	ecx, [system_colours + 32]    ; sc.work_text
Line 120... Line 122...
120
 
122
	or	ecx, 0x80000000
Line 121... Line 123...
121
	mcall	,<4,28>,0x80000000,ctx_menu_text
123
	mcall	,<4,28>,,ctx_menu_text
122
 
124