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

Function xSFXReset

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

Source from the content-addressed store, hash-verified

156}
157
158void xSFXReset(xSFX* sfx)
159{
160 xBaseReset(sfx, sfx->asset);
161}
162
163U32 xSFXConvertFlags(U32 flagsSFX)
164{

Callers 1

xSFXEventCBFunction · 0.85

Calls 1

xBaseResetFunction · 0.85

Tested by

no test coverage detected