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

Function zMovePointGetDelay

src/SB/Game/zMovePoint.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119F32 zMovePointGetDelay(const zMovePoint* m)
120{
121 return xMovePointGetDelay((xMovePoint*)m);
122}

Callers 2

loveyIdleCBFunction · 0.85
EnterMethod · 0.85

Calls 1

xMovePointGetDelayFunction · 0.85

Tested by

no test coverage detected