Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSndSuspend
Function
xSndSuspend
src/SB/Core/x/xSnd.cpp:74–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void xSndSuspend()
75
{
76
xSndPauseAll(1, 1);
77
sDelayedPaused = 1;
78
xSndUpdate();
79
}
80
81
void xSndResume()
82
{
Callers
1
zFMVPlay
Function · 0.85
Calls
2
xSndUpdate
Function · 0.85
xSndPauseAll
Function · 0.70
Tested by
no test coverage detected