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

Function zMovePointSetup

src/SB/Game/zMovePoint.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void zMovePointSetup(zMovePoint* mvpt, zScene* scn)
40{
41 xMovePointSetup((xMovePoint*)mvpt, (xScene*)scn);
42}
43
44zMovePoint* zMovePoint_From_xAssetID(U32 aid)
45{

Callers 1

zSceneSetupFunction · 0.85

Calls 1

xMovePointSetupFunction · 0.50

Tested by

no test coverage detected