X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst.h;h=31fd2f4a58e1fd11bceafa943877855d621d7b42;hp=14150a18be38941a58784c32b2a762ee2a8865fe;hb=634c187043cf4af8328069b8c1fe410efab2e4c7;hpb=332c6482c6a33c591de1dbcbd66f45f3a8fff499 diff --git a/sst.h b/sst.h index 14150a1..31fd2f4 100644 --- a/sst.h +++ b/sst.h @@ -452,10 +452,6 @@ void enqueue(char *s); #define SCAN_STATUS 3 #define SCAN_NO_LEFTSIDE 4 -typedef struct { - int wndleft,wndtop,wndright,wndbottom; -} wnd; -extern wnd wnds[6]; /* these need to track io.c:wnd */ #define FULLSCREEN_WINDOW 0 #define LEFTUPPER_WINDOW 1