Diff for /np2/macosx/np2.h between versions 1.15 and 1.16

version 1.15, 2004/03/02 23:23:06 version 1.16, 2004/03/15 05:06:01
Line 30  typedef struct { Line 30  typedef struct {
         BYTE    resume;          BYTE    resume;
           
         BYTE    toolwin;          BYTE    toolwin;
   #if defined(SUPPORT_KEYDISP)
           BYTE    keydisp;
   #endif
         BYTE    jastsnd;          BYTE    jastsnd;
         BYTE    I286SAVE;          BYTE    I286SAVE;
           
 } NP2OSCFG;  } NP2OSCFG;
   
   

Removed from v.1.15  
changed lines
  Added in v.1.16


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