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

Function zMovePointReset

src/SB/Game/zMovePoint.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void zMovePointReset(zMovePoint* m)
71{
72 xMovePointReset((xMovePoint*)m);
73}
74
75S32 zMovePointEventCB(xBase* from, xBase* to, U32 toEvent, const F32* toParam, xBase* b3)
76{

Callers 1

zMovePointEventCBFunction · 0.85

Calls 1

xMovePointResetFunction · 0.85

Tested by

no test coverage detected