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

Function xSFXLoad

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

Source from the content-addressed store, hash-verified

151}
152
153void xSFXLoad(xSFX* ent, xSerial* s)
154{
155 xBaseLoad(ent, s);
156}
157
158void xSFXReset(xSFX* sfx)
159{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.70

Tested by

no test coverage detected