--- np2/macosx/np2.h 2003/11/11 16:33:50 1.10 +++ np2/macosx/np2.h 2003/12/02 11:09:07 1.12 @@ -1,5 +1,9 @@ typedef struct { + char titles[256]; + + int winx; + int winy; BYTE NOWAIT; BYTE DRAW_SKIP; BYTE DISPCLK;