Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PostSetup
Method
PostSetup
src/SB/Game/zNPCTypeVillager.cpp:1449–1452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1447
}
1448
1449
void zNPCNewsFish::PostSetup()
1450
{
1451
xUpdateCull_SetCB(globals.updateMgr, this, xUpdateCull_AlwaysTrueCB, NULL);
1452
}
1453
1454
void zNPCNewsFish::Process(xScene*, F32 dt)
1455
{
Callers
1
ScenePostSetup
Method · 0.45
Calls
1
xUpdateCull_SetCB
Function · 0.50
Tested by
no test coverage detected