Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
zMovePoint* zMovePoint_GetInst(S32 n)
35
{
36
return &g_mvpt_list[n];
37
}
38
39
void zMovePointSetup(zMovePoint* mvpt, zScene* scn)
40
{
Callers
1
zSceneInitFunc_MovePoint
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected