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

Function zGustReset

src/SB/Game/zGust.cpp:228–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228void zGustReset(zGust* g)
229{
230 xBaseReset(g, g->asset);
231 g->flags = g->asset->flags;
232}
233
234S32 zGustEventCB(xBase* from, xBase* to, U32 toEvent, const float* toParam, xBase* b)
235{

Callers 1

zGustEventCBFunction · 0.85

Calls 1

xBaseResetFunction · 0.85

Tested by

no test coverage detected