From be36ff68854c86247fdc769c0eaa89eb284b5ca7 Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 29 Apr 2004 17:13:24 +0000 Subject: add -W to specify window size. various other little fixes. --- include/draw.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/draw.h') diff --git a/include/draw.h b/include/draw.h index 4b579346..9e1a5d5b 100644 --- a/include/draw.h +++ b/include/draw.h @@ -526,6 +526,8 @@ char *getsnarf(void); void putsnarf(char*); void drawtopwindow(void); +void drawresizewindow(Rectangle); +extern char *winsize; /* * Port magic. -- cgit v1.2.3