Diff for /np2/sound/beep.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:02 version 1.2, 2003/10/19 16:54:51
Line 29  typedef struct { Line 29  typedef struct {
         UINT    rate;          UINT    rate;
         UINT    vol;          UINT    vol;
         UINT    puchibase;          UINT    puchibase;
           UINT    sampleclock;
 } BEEPCFG;  } BEEPCFG;
   
   

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


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