Diff for /np2/io/sysport.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:57:57 version 1.2, 2003/12/08 00:55:32
Line 1 Line 1
   
 typedef struct {  typedef struct {
         BYTE    c;          UINT8   c;
 } _SYSPORT, *SYSPORT;  } _SYSPORT, *SYSPORT;
   
   

Removed from v.1.1  
changed lines
  Added in v.1.2


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