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

Function zSceneUpdateSFXWidgets

src/SB/Game/zScene.cpp:1254–1259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1252}
1253
1254void zSceneUpdateSFXWidgets()
1255{
1256 zScene* s = globals.sceneCur;
1257 xSFXUpdateEnvironmentalStreamSounds((xSFX*)s->baseList[eBaseTypeSFX],
1258 s->baseCount[eBaseTypeSFX]);
1259}
1260
1261static void HackSwapIt(char* buf, S32 size)
1262{

Callers

nothing calls this directly

Tested by

no test coverage detected