Diff for /np2/macosx/np2.h between versions 1.11 and 1.12

version 1.11, 2003/11/13 15:52:04 version 1.12, 2003/12/02 11:09:07
Line 1 Line 1
   
 typedef struct {  typedef struct {
         char    titles[256];          char    titles[256];
           
           int             winx;
           int             winy;
         BYTE    NOWAIT;          BYTE    NOWAIT;
         BYTE    DRAW_SKIP;          BYTE    DRAW_SKIP;
         BYTE    DISPCLK;          BYTE    DISPCLK;

Removed from v.1.11  
changed lines
  Added in v.1.12


RetroPC.NET-CVS <cvs@retropc.net>