Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1792 yogev_ezra 1
help_start:
2
    mov   ebx,help_file_name
3
    mov   esi,path
4
    mov   edi,start_parameter ;file_name
5
    call  copy_path
6
    call  draw_window
7
    mov   [use_patch],1
8
    mov  esi,help_file_name-40
9
    jmp  file_no_folder