Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSndResume
Function
xSndResume
src/SB/Core/x/xSnd.cpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void xSndResume()
82
{
83
xSndPauseAll(0, 0);
84
sDelayedPaused = 0;
85
}
86
87
void xSndPauseAll(U32 pause_effects, U32 pause_streams)
88
{
Callers
2
zFMVPlay
Function · 0.85
xTRCReset
Function · 0.85
Calls
1
xSndPauseAll
Function · 0.70
Tested by
no test coverage detected