--- np2/sound/psggen.h 2003/11/14 05:26:53 1.4 +++ np2/sound/psggen.h 2003/11/28 21:06:02 1.5 @@ -43,10 +43,10 @@ typedef struct { PSGREG reg; UINT16 envcnt; UINT16 envmax; + BYTE mixer; BYTE envmode; BYTE envvol; char envvolcnt; - BYTE mixer; UINT puchicount; } _PSGGEN, *PSGGEN;