Diff for /np2/sound/psggen.h between versions 1.1.1.1 and 1.2

version 1.1.1.1, 2003/10/16 17:58:04 version 1.2, 2003/10/22 14:13:25
Line 48  typedef struct { Line 48  typedef struct {
         BYTE            envvol;          BYTE            envvol;
         char            envvolcnt;          char            envvolcnt;
         BYTE            mixer;          BYTE            mixer;
           UINT            puchicount;
 } _PSGGEN, *PSGGEN;  } _PSGGEN, *PSGGEN;
   
 typedef struct {  typedef struct {

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


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