diff --git a/doc/syscalls.md b/doc/syscalls.md index 9b00ef4..5634c0c 100644 --- a/doc/syscalls.md +++ b/doc/syscalls.md @@ -391,7 +391,7 @@ This call attempts to move or rename the specified `source` file to `dest`. On s `C` will contain `STATUS_OK`. On error, `C` will contain a negative value indicating the specific error. -# `0x16`: Set File Attributes +## `0x16`: Set File Attributes Arguments: - `C`: `0x16` diff --git a/src/kernel/vera_font_0.ase b/src/kernel/vera_font_0.ase index 906d9d6..586a94f 100644 Binary files a/src/kernel/vera_font_0.ase and b/src/kernel/vera_font_0.ase differ