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

Function iSndExit

src/SB/Core/gc/iSnd.cpp:589–593  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

587}
588
589void iSndExit()
590{
591 soundInited = 0;
592 AXQuit();
593}
594
595//not sure where this type is from.
596void iSndSetEnvironmentalEffect(isound_effect)

Callers 1

xSndExitFunction · 0.85

Calls 1

AXQuitFunction · 0.85

Tested by

no test coverage detected