fix build
git-svn-id: svn://kolibrios.org@6785 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
9883b8911d
commit
49d1cbe22c
@ -193,7 +193,8 @@ byte Cp866ToAnsi(byte s) {
|
||||
IF(font)free(font);
|
||||
label_io.read(font_path);
|
||||
IF(!EAX) {
|
||||
notify("'Error: KFONT is not loaded.' -E");
|
||||
debugln(font_path);
|
||||
io.run("/sys/@notify", "'Error: KFONT is not loaded.' -E");
|
||||
return false;
|
||||
}
|
||||
font_begin = font = label_io.buffer_data;
|
||||
|
Loading…
Reference in New Issue
Block a user