ircc: small fix

git-svn-id: svn://kolibrios.org@9826 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Doczom 2022-05-31 18:31:22 +00:00
parent d0faee5191
commit 171a745608

View File

@ -361,7 +361,7 @@ draw_channel_text:
test al, 10000000b
jz .next_char ; 1 byte wide
add edx, 4
add edx, 3
and al, 11111000b
cmp al, 11110000b
je .next_char ; 4 bytes wide