MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xSndSetExternalCallback

Function xSndSetExternalCallback

src/SB/Core/x/xSnd.cpp:356–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354 if (voice->parentID == pid)
355 {
356 voice->flags = voice->flags & 0xffffffef;
357 }
358 }
359}
360
361void xSndStopChildren(U32 pid)
362{

Callers 1

xCutscene_DestroyFunction · 0.85

Calls 1

iSndSetExternalCallbackFunction · 0.85

Tested by

no test coverage detected