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

Function xSFXStop

src/SB/Core/x/xSFX.cpp:301–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301static void xSFXStop(xSFX* t)
302{
303 xSndStop(t->sndID);
304 t->sndID = 0;
305}

Callers 2

xSFXEventCBFunction · 0.85

Calls 1

xSndStopFunction · 0.85

Tested by

no test coverage detected