MCPcopy 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_soundFunction · 0.70
play_beam_fire_soundFunction · 0.70
play_beam_hit_soundFunction · 0.70
reappearMethod · 0.70
EnterMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected