summaryrefslogtreecommitdiff
path: root/uuterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'uuterm.h')
-rw-r--r--uuterm.h1
1 files changed, 1 insertions, 0 deletions
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];
};