Subversion Repositories Kolibri OS

Rev

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

Rev 3082 Rev 7134
Line 587... Line 587...
587
 
587
 
588
show_help:
588
show_help:
589
		mov   ebp,[pack]
589
		mov   ebp,[pack]
590
	.red:
590
	.red:
591
    mcall 12,1
591
    mcall 12,1
592
    mov   ebx,[prc_info.x_start]
592
    mov   ebx,[prc_info.box.left]
593
    add   ebx,[prc_info.x_size]
593
    add   ebx,[prc_info.box.width]
594
    shl   ebx,16
594
    shl   ebx,16
595
    add   ebx,310
595
    add   ebx,310
596
    mov   ecx,[prc_info.y_start]
596
    mov   ecx,[prc_info.box.top]
597
    shl   ecx,16
597
    shl   ecx,16
598
    add   ecx,220
598
    add   ecx,220
599
    mcall 0,,,0x03c0c0c0
599
    mcall 0,,,0x03c0c0c0
600
    mcall 4,<8,8>,0x00ffffff,help_hdr,help_hdr.size
600
    mcall 4,<8,8>,0x00ffffff,help_hdr,help_hdr.size