forked from KolibriOS/kolibrios
Small fix
git-svn-id: svn://kolibrios.org@6598 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
37ecc74c91
commit
67be24f81c
@ -228,7 +228,7 @@ frame_start
|
|||||||
and eax,0xffffff
|
and eax,0xffffff
|
||||||
add ecx,eax
|
add ecx,eax
|
||||||
|
|
||||||
mov edx,fr_text_pointer
|
mov eax, fr
|
||||||
|
|
||||||
mov eax,fr_font_backgr_color
|
mov eax,fr_font_backgr_color
|
||||||
and eax,0xffffff
|
and eax,0xffffff
|
||||||
|
Loading…
Reference in New Issue
Block a user