Diff for /xmil/sound/sound.h between versions 1.1 and 1.2

version 1.1, 2004/08/01 05:31:31 version 1.2, 2004/08/05 11:46:26
Line 11  typedef struct { Line 11  typedef struct {
 //      UINT32  clockbase;  //      UINT32  clockbase;
 //      UINT32  minclock;  //      UINT32  minclock;
 //      UINT32  lastclock;  //      UINT32  lastclock;
           UINT    length;
         UINT    writecount;          UINT    writecount;
 } SOUNDCFG;  } SOUNDCFG;
   

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


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