Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMorphSeqDuration
Function
xMorphSeqDuration
src/SB/Core/x/xMorph.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
F32 xMorphSeqDuration(xMorphSeqFile* seq)
120
{
121
return ((F32*)(seq+1))[seq->TimeCount-1];
122
}
Callers
2
xAnimFileNewBilinear
Function · 0.85
xAnimFileSetTime
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected