Subversion Repositories Kolibri OS

Rev

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

Rev 4716 Rev 4717
Line 124... Line 124...
124
  push  ecx
124
  push  ecx
125
  mov esi, [edx-4]
125
  mov esi, [edx-4]
126
  sub esi, 4 ;remove .txt extension
126
  sub esi, 4 ;remove .txt extension
127
  mcall ,,[sc.work_button_text]
127
  mcall ,,[sc.work_button_text]
128
  pop   ecx
128
  pop   ecx
-
 
129
  add   esi, 4
129
  add   edx,esi
130
  add   edx, esi
130
  add   ebx,16
131
  add   ebx,16
131
  loop  .list
132
  loop  .list
132
  mcall 12,2
133
  mcall 12,2