Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  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