MCPcopy 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
1085void zNPCBPlankton::PostSetup()
1086{
1087 xUpdateCull_SetCB(xglobals->updateMgr, NULL, xUpdateCull_AlwaysTrueCB, NULL);
1088}
1089
1090void zNPCBPlankton::Reset()
1091{

Callers

nothing calls this directly

Calls 1

xUpdateCull_SetCBFunction · 0.50

Tested by

no test coverage detected