Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
361
void xSndStopChildren(U32 pid)
362
{
Callers
1
xCutscene_Destroy
Function · 0.85
Calls
1
iSndSetExternalCallback
Function · 0.85
Tested by
no test coverage detected