Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PostSetup
Method
PostSetup
src/SB/Game/zNPCTypeBossPlankton.cpp:1085–1088 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1083
}
1084
1085
void zNPCBPlankton::PostSetup()
1086
{
1087
xUpdateCull_SetCB(xglobals->updateMgr, NULL, xUpdateCull_AlwaysTrueCB, NULL);
1088
}
1089
1090
void zNPCBPlankton::Reset()
1091
{
Callers
nothing calls this directly
Calls
1
xUpdateCull_SetCB
Function · 0.50
Tested by
no test coverage detected