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

Function xSndExit

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

Source from the content-addressed store, hash-verified

260 }
261 xSndProcessSoundPos(&pVoice->actualPos, &pVoice->playPos);
262 }
263}
264
265void xSndUpdate()
266{
267 xSndCalculateListenerPosition();
268 xSndDelayedUpdate();
269 update_faders(sTimeElapsed);

Callers 1

iSystemExitFunction · 0.85

Calls 2

iSndExitFunction · 0.85
reset_fadersFunction · 0.85

Tested by

no test coverage detected