Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMovePointGetPoint
Function
xMovePointGetPoint
src/SB/Game/zMovePoint.h:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
inline xMovePoint* xMovePointGetPoint(const xMovePoint* m, U16 n)
53
{
54
return m->nodes[n];
55
}
56
57
inline F32 xMovePointGetDelay(const xMovePoint* m)
58
{
Callers
1
xEntMotionDebugDraw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected