forked from KolibriOS/kolibrios
fixed issue 21
git-svn-id: svn://kolibrios.org@4716 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
945340266e
commit
2b2b2306cd
@ -122,7 +122,9 @@ red:
|
||||
inc [my_param]
|
||||
popa
|
||||
push ecx
|
||||
mcall ,,[sc.work_button_text],,[edx-4]
|
||||
mov esi, [edx-4]
|
||||
sub esi, 4 ;remove .txt extension
|
||||
mcall ,,[sc.work_button_text]
|
||||
pop ecx
|
||||
add edx,esi
|
||||
add ebx,16
|
||||
|
Loading…
Reference in New Issue
Block a user