Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
606
void Firework_ScenePrepare()
607
{
608
NPAR_PartySetup(NPAR_TYP_FIREWORKS, NULL, NULL);
609
Firework_SceneReset(0);
610
}
611
612
void Firework_SceneFinish()
613
{
Callers
1
NPCSupport_ScenePrepare
Function · 0.85
Calls
2
Firework_SceneReset
Function · 0.85
NPAR_PartySetup
Function · 0.70
Tested by
no test coverage detected