Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xAnimInit
Function
xAnimInit
src/SB/Core/x/xAnim.cpp:351–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
void xAnimInit()
352
{
353
iAnimInit();
354
memset(&sxAnimTempTranPool, 0, sizeof(xMemPool));
355
}
356
357
void xAnimTempTransitionInit(U32 count)
358
{
Callers
1
xSceneInit
Function · 0.85
Calls
2
iAnimInit
Function · 0.85
memset
Function · 0.85
Tested by
no test coverage detected