MCPcopy 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

17static void xSFXStop(xSFX* t);
18
19void xSFXEnvironmentalStreamSceneExit(void)
20{
21 memset(&s_managedEnvSFX, 0, 4);
22}
23
24void xSFXUpdateEnvironmentalStreamSounds(xSFX* pSFXList, U32 numSounds)
25{

Callers 1

zSceneExitFunction · 0.85

Calls 1

memsetFunction · 0.85

Tested by

no test coverage detected