Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
589
void iSndExit()
590
{
591
soundInited = 0;
592
AXQuit();
593
}
594
595
//not sure where this type is from.
596
void iSndSetEnvironmentalEffect(isound_effect)
Callers
1
xSndExit
Function · 0.85
Calls
1
AXQuit
Function · 0.85
Tested by
no test coverage detected