MCPcopy 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
119F32 xMorphSeqDuration(xMorphSeqFile* seq)
120{
121 return ((F32*)(seq+1))[seq->TimeCount-1];
122}

Callers 2

xAnimFileNewBilinearFunction · 0.85
xAnimFileSetTimeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected