mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
jaudio_NES: match & link
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user