Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSFXEnvironmentalStreamSceneExit
Function
xSFXEnvironmentalStreamSceneExit
src/SB/Core/x/xSFX.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
static void xSFXStop(xSFX* t);
18
19
void xSFXEnvironmentalStreamSceneExit(void)
20
{
21
memset(&s_managedEnvSFX, 0, 4);
22
}
23
24
void xSFXUpdateEnvironmentalStreamSounds(xSFX* pSFXList, U32 numSounds)
25
{
Callers
1
zSceneExit
Function · 0.85
Calls
1
memset
Function · 0.85
Tested by
no test coverage detected