Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ play_sound
Function
play_sound
src/SB/Game/zNPCTypeBossPlankton.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void* play_sound(int, const xVec3*, F32)
132
{
133
return NULL;
134
}
135
136
void* kill_sound(S32, U32)
137
{
Callers
5
play_beam_fly_sound
Function · 0.70
play_beam_fire_sound
Function · 0.70
play_beam_hit_sound
Function · 0.70
reappear
Method · 0.70
Enter
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected