Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPAR_SceneReset
Function
NPAR_SceneReset
src/SB/Game/zNPCSupplement.cpp:402–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
void NPAR_SceneReset()
403
{
404
for (int i = 0; i < 12; i++)
405
{
406
g_npar_mgmt[i].Reset();
407
}
408
}
409
410
void NPAR_CheckSpecials()
411
{
Callers
1
NPCSupplement_SceneReset
Function · 0.85
Calls
1
Reset
Method · 0.45
Tested by
no test coverage detected