MCPcopy 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
74void xSndSuspend()
75{
76 xSndPauseAll(1, 1);
77 sDelayedPaused = 1;
78 xSndUpdate();
79}
80
81void xSndResume()
82{

Callers 1

zFMVPlayFunction · 0.85

Calls 2

xSndUpdateFunction · 0.85
xSndPauseAllFunction · 0.70

Tested by

no test coverage detected