--- np2/sound/tms3631.h 2003/12/08 00:55:33 1.2 +++ np2/sound/tms3631.h 2005/02/07 14:46:12 1.3 @@ -22,7 +22,7 @@ extern "C" { #endif void tms3631_initialize(UINT rate); -void tms3631_setvol(const BYTE *vol); +void tms3631_setvol(const UINT8 *vol); void tms3631_reset(TMS3631 tms); void tms3631_setkey(TMS3631 tms, REG8 ch, REG8 key);