Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
265
void xSndUpdate()
266
{
267
xSndCalculateListenerPosition();
268
xSndDelayedUpdate();
269
update_faders(sTimeElapsed);
Callers
1
iSystemExit
Function · 0.85
Calls
2
iSndExit
Function · 0.85
reset_faders
Function · 0.85
Tested by
no test coverage detected