Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
U8* giAnimScratch = scratchBuffer;
12
13
void iAnimInit()
14
{
15
return;
16
}
17
18
void iAnimEval(void* RawData, F32 time, U32 flags, xVec3* tran, xQuat* quat)
19
{
Callers
1
xAnimInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected