git-svn-id: svn://kolibrios.org@6472 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
pathoswithin 2016-08-15 16:58:44 +00:00
parent 5435e675b8
commit 061798afec

View File

@ -141,10 +141,9 @@ deltaToScreen = 28
.drawUTF8:
dec dword [esp]
js .done
mov ecx, 256
xor eax, eax
call utf8to16
test ax, ax
test eax, eax
jz .done
cmp eax, 1419
jc @f