remove .txt extension from button caption

fixed issue 21

git-svn-id: svn://kolibrios.org@4717 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
izikiel 2014-03-30 00:18:37 +00:00
parent 2b2b2306cd
commit 6fafe38cf6

View File

@ -126,7 +126,8 @@ red:
sub esi, 4 ;remove .txt extension
mcall ,,[sc.work_button_text]
pop ecx
add edx,esi
add esi, 4
add edx, esi
add ebx,16
loop .list
mcall 12,2