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

Function iAnimInit

src/SB/Core/gc/iAnim.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11U8* giAnimScratch = scratchBuffer;
12
13void iAnimInit()
14{
15 return;
16}
17
18void iAnimEval(void* RawData, F32 time, U32 flags, xVec3* tran, xQuat* quat)
19{

Callers 1

xAnimInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected