Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xFFXShakeFree
Function
xFFXShakeFree
src/SB/Core/x/xFFX.cpp:186–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
void xFFXShakeFree(xFFXShakeState* s)
187
{
188
s->next = shake_alist;
189
shake_alist = s;
190
}
191
192
void xFFXRotMatchPoolInit(U32 num)
193
{
Callers
3
zPlatform_Shake
Function · 0.85
zPlatform_Tremble
Function · 0.85
xFFXShakeUpdateEnt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected