Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ reset
Method
reset
src/SB/Game/zFX.cpp:274–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
273
void zFXGoo_SceneEnter()
274
{
275
S32 i;
276
zFXGooInstance* goo = zFXGooInstances;
277
for (i = 0; i < 24; i++)
278
{
279
memset(goo, 0, 4);
280
goo->state = zFXGooStateInactive;
281
goo++;
Callers
3
reset_beam
Method · 0.45
zParPTankSnowUpdate
Function · 0.45
reset_entrails
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected