--- np2/sound/fmtimer.h 2003/10/16 17:58:02 1.1 +++ np2/sound/fmtimer.h 2003/12/08 00:55:33 1.2 @@ -17,8 +17,8 @@ extern "C" { void fmport_a(NEVENTITEM item); void fmport_b(NEVENTITEM item); -void fmtimer_reset(BYTE irq); -void fmtimer_setreg(BYTE reg, BYTE value); +void fmtimer_reset(UINT irq); +void fmtimer_setreg(REG8 reg, REG8 value); #ifdef __cplusplus }