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

Function zMovePoint_GetInst

src/SB/Game/zMovePoint.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34zMovePoint* zMovePoint_GetInst(S32 n)
35{
36 return &g_mvpt_list[n];
37}
38
39void zMovePointSetup(zMovePoint* mvpt, zScene* scn)
40{

Callers 1

zSceneInitFunc_MovePointFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected