forked from KolibriOS/kolibrios
small fix
git-svn-id: svn://kolibrios.org@6900 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
545bc303eb
commit
5d55e63e36
@ -106,8 +106,10 @@ dtext:
|
||||
jc @f
|
||||
bt ebx, 28
|
||||
jc .draw866toUni
|
||||
lea eax, [eax*4+eax]
|
||||
shr eax, 2
|
||||
shl eax, 3
|
||||
mov bx, 6
|
||||
div bx
|
||||
xor edx, edx
|
||||
inc eax
|
||||
mov [esp], ecx
|
||||
cmp eax, ecx
|
||||
|
Loading…
Reference in New Issue
Block a user