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

Function NPCSupplement_ScenePostInit

src/SB/Game/zNPCSupplement.cpp:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360void NPCSupplement_ScenePostInit()
361{
362 NPAR_PartySetup(NPAR_TYP_VISSPLASH, 0, 0);
363}
364
365void NPCSupplement_SceneReset(void)
366{

Callers 1

NPCSupport_ScenePostInitFunction · 0.85

Calls 1

NPAR_PartySetupFunction · 0.70

Tested by

no test coverage detected