--- np2/sound/rhythm.h 2003/10/16 17:58:05 1.1 +++ np2/sound/rhythm.h 2003/12/08 00:55:33 1.2 @@ -39,7 +39,7 @@ void rhythm_setvol(UINT vol); void rhythm_reset(RHYTHM rhy); void rhythm_update(RHYTHM rhy); -void rhythm_setreg(RHYTHM rhy, BYTE reg, BYTE val); +void rhythm_setreg(RHYTHM rhy, REG8 reg, REG8 val); void SOUNDCALL rhythm_getpcm(RHYTHM rhy, SINT32 *pcm, UINT count);