Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 739 → Rev 740

/kernel/trunk/kernel.asm
606,16 → 606,6
 
; LOAD FONTS I and II
 
 
; pushad
; push eax
; mov eax,char
; call file_system_lfn
; mov eax,char2
; call file_system_lfn
; pop eax
; popad
 
stdcall read_file, char, FONT_I, 0, 2304
stdcall read_file, char2, FONT_II, 0, 2560