Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ reset_sound
Function
reset_sound
src/SB/Game/zNPCTypeBossSB2.cpp:136–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void reset_sound()
137
{
138
for (S32 i = 0; i < 10; ++i)
139
{
140
sound_data[i].handle = 0;
141
}
142
}
143
144
S32 play_sound(int, const xVec3*, F32)
145
{
Callers
1
Reset
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected