--- np2/sound/fmboard.h 2007/07/20 14:39:11 1.9 +++ np2/sound/fmboard.h 2007/11/03 00:00:21 1.10 @@ -79,7 +79,7 @@ REG8 fmboard_getjoy(PSGGEN psg); void fmboard_extreg(void (*ext)(REG8 enable)); void fmboard_extenable(REG8 enable); -void fmboard_reset(UINT32 type); +void fmboard_reset(const NP2CFG *pConfig, UINT32 type); void fmboard_bind(void); void fmboard_fmrestore(REG8 chbase, UINT bank);