Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMovePointGetDelay
Function
xMovePointGetDelay
src/SB/Game/zMovePoint.h:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
inline F32 xMovePointGetDelay(const xMovePoint* m)
58
{
59
return m->delay;
60
}
61
62
#endif
Callers
1
zMovePointGetDelay
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected