--- np2/sound/rhythm.h 2004/02/18 20:11:37 1.3 +++ np2/sound/rhythm.h 2005/05/13 05:47:25 1.4 @@ -19,7 +19,7 @@ void rhythm_setvol(UINT vol); void rhythm_reset(RHYTHM rhy); void rhythm_bind(RHYTHM rhy); void rhythm_update(RHYTHM rhy); -void rhythm_setreg(RHYTHM rhy, REG8 reg, REG8 val); +void rhythm_setreg(RHYTHM rhy, UINT reg, REG8 val); #ifdef __cplusplus }