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

Function Firework_ScenePrepare

src/SB/Game/zNPCSupport.cpp:606–610  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604}
605
606void Firework_ScenePrepare()
607{
608 NPAR_PartySetup(NPAR_TYP_FIREWORKS, NULL, NULL);
609 Firework_SceneReset(0);
610}
611
612void Firework_SceneFinish()
613{

Callers 1

NPCSupport_ScenePrepareFunction · 0.85

Calls 2

Firework_SceneResetFunction · 0.85
NPAR_PartySetupFunction · 0.70

Tested by

no test coverage detected