--- np2/win9x/dialog/d_sound.cpp 2003/10/16 17:59:03 1.1 +++ np2/win9x/dialog/d_sound.cpp 2003/10/18 09:02:38 1.2 @@ -935,7 +935,7 @@ static LRESULT CALLBACK SPBoptDlgProc(HW np2cfg.spb_vrl = b; update |= SYS_UPDATECFG; } -// FM_setVR(np2cfg.spb_vrc, np2cfg.spb_vrl); + opngen_setVR(np2cfg.spb_vrc, np2cfg.spb_vrl); b = (BYTE)(Button_GetCheck(GetDlgItem(hWnd, IDC_SPBREVERSE))? 1:0); if (np2cfg.spb_x != b) { np2cfg.spb_x = b;