Fix for previous revision.
git-svn-id: svn://kolibrios.org@9748 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -679,7 +679,7 @@ fb_draw_icon:
|
|||||||
xor ebx,ebx
|
xor ebx,ebx
|
||||||
cmp [edx],word '..'
|
cmp [edx],word '..'
|
||||||
jne .draw
|
jne .draw
|
||||||
cmp [ebx+2],byte 0
|
cmp [edx+2],byte 0
|
||||||
jne .draw
|
jne .draw
|
||||||
mov ebx,eax ;16*16*3
|
mov ebx,eax ;16*16*3
|
||||||
.draw:
|
.draw:
|
||||||
|
Reference in New Issue
Block a user