The fonts char.mt and char2.mt are included in the kernel is now.

git-svn-id: svn://kolibrios.org@2640 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2012-04-20 22:22:57 +00:00
parent fb4a67c38c
commit 8f439a5b9a
14 changed files with 19 additions and 20 deletions

View File

@@ -671,15 +671,15 @@ end if
; LOAD FONTS I and II
stdcall read_file, char, FONT_I, 0, 2304
stdcall read_file, char2, FONT_II, 0, 2560
; stdcall read_file, char, FONT_I, 0, 2304
; stdcall read_file, char2, FONT_II, 0, 2560
mov [MOUSE_PICTURE], dword mousepointer
mov [_display.check_mouse], check_mouse_area_for_putpixel
mov [_display.check_m_pixel], check_mouse_area_for_getpixel
mov esi, boot_fonts
call boot_log
; mov esi, boot_fonts
; call boot_log
; Display APIC status
mov esi, boot_APIC_found