MCPcopy 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
351void xAnimInit()
352{
353 iAnimInit();
354 memset(&sxAnimTempTranPool, 0, sizeof(xMemPool));
355}
356
357void xAnimTempTransitionInit(U32 count)
358{

Callers 1

xSceneInitFunction · 0.85

Calls 2

iAnimInitFunction · 0.85
memsetFunction · 0.85

Tested by

no test coverage detected