Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPAR_ScenePrepare
Function
NPAR_ScenePrepare
src/SB/Game/zNPCSupplement.cpp:383–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
}
382
383
void NPAR_ScenePrepare()
384
{
385
for (int i = 0; i < 12; i++)
386
{
387
g_npar_mgmt[i].Clear();
388
}
389
}
390
391
void NPAR_SceneFinish()
392
{
Callers
1
NPCSupplement_ScenePrepare
Function · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected