Diff for /xmil/io/ctc.h between versions 1.5 and 1.6

version 1.5, 2004/08/13 01:35:59 version 1.6, 2004/08/15 07:52:16
Line 10  typedef struct { Line 10  typedef struct {
         UINT8   basecnt[4];          UINT8   basecnt[4];
         SINT32  count[4];          SINT32  count[4];
         SINT32  countmax[4];          SINT32  countmax[4];
           SINT32  range[4];
 } CTCCH;  } CTCCH;
   
 typedef struct {  typedef struct {

Removed from v.1.5  
changed lines
  Added in v.1.6


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