Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntDestructObj_Setup
Function
zEntDestructObj_Setup
src/SB/Game/zEntDestructObj.cpp:318–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
void zEntDestructObj_Setup(zEntDestructObj* ent)
319
{
320
zEntSetup((zEnt*)ent);
321
}
322
323
void zEntDestructObj_Reset(zEntDestructObj* ent, xScene* scene)
324
{
Callers
1
zSceneSetup
Function · 0.85
Calls
1
zEntSetup
Function · 0.85
Tested by
no test coverage detected