From cffa2eeb2052df70c52fc720add9fe7e31b314e7 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Thu, 5 Oct 2006 21:10:32 +0000 Subject: the big UCF-font commit! still a little bit messy, but it works quite well already more to come soon. --- uuterm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'uuterm.h') diff --git a/uuterm.h b/uuterm.h index f392bda..81c4baf 100644 --- a/uuterm.h +++ b/uuterm.h @@ -69,6 +69,7 @@ struct uudisp unsigned char *intext; unsigned char inbuf[16]; int blink; + void *font; long priv[64]; }; -- cgit v1.2.3