MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / update_round

Method update_round

src/SB/Game/zNPCTypeKingJelly.cpp:1624–1626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1622
1623void zNPCKingJelly::SelfSetup()
1624{
1625 xBehaveMgr* bmgr;
1626 xPsyche* psy;
1627
1628 bmgr = xBehaveMgr_GetSelf();
1629 psy_instinct = bmgr->Subscribe(this, 0);

Callers 1

ExitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected