Diff for /np2/sound/beep.h between versions 1.6 and 1.7

version 1.6, 2004/07/04 08:30:16 version 1.7, 2005/02/07 14:46:12
Line 16  typedef struct { Line 16  typedef struct {
         UINT16  hz;          UINT16  hz;
         int             buz;          int             buz;
         int             __puchi;          int             __puchi;
         BYTE    mode;          UINT8   mode;
         BYTE    padding[3];          UINT8   padding[3];
   
         int             low;          int             low;
         int             enable;          int             enable;

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


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