Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
360
void NPCSupplement_ScenePostInit()
361
{
362
NPAR_PartySetup(NPAR_TYP_VISSPLASH, 0, 0);
363
}
364
365
void NPCSupplement_SceneReset(void)
366
{
Callers
1
NPCSupport_ScenePostInit
Function · 0.85
Calls
1
NPAR_PartySetup
Function · 0.70
Tested by
no test coverage detected