jaudio_NES: match & link

This commit is contained in:
Cuyler36
2025-06-21 06:57:22 -04:00
parent 7d1e56c04a
commit 2ab91dcfdd
2 changed files with 3 additions and 3 deletions
@@ -227,7 +227,7 @@ void DSP_AllocInit(u8 idx)
buf->done = DSP_FALSE;
buf->endRequested = DSP_FALSE;
buf->enabled = DSP_FALSE;
DSP_InitFilter(idx);
// DSP_InitFilter(idx);
DSP_FlushChannel(idx);
}