diff options
Diffstat (limited to 'core/font.inc')
-rw-r--r-- | core/font.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/font.inc b/core/font.inc index 12236358..9e840e4c 100644 --- a/core/font.inc +++ b/core/font.inc @@ -25,6 +25,7 @@ ; loadfont.err: jmp close ; Tailcall the close routine + global loadfont loadfont: mov di,trackbuf mov cx,4 |