MCPcopy 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
52inline xMovePoint* xMovePointGetPoint(const xMovePoint* m, U16 n)
53{
54 return m->nodes[n];
55}
56
57inline F32 xMovePointGetDelay(const xMovePoint* m)
58{

Callers 1

xEntMotionDebugDrawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected