Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCCommon_SceneReset
Function
zNPCCommon_SceneReset
src/SB/Game/zNPCTypeCommon.cpp:183–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
void zNPCCommon_SceneReset()
184
{
185
NPCSupport_SceneReset();
186
zNPCPlyrSnd_Reset();
187
g_skipDescent = 5;
188
}
189
190
void zNPCCommon_ScenePostInit()
191
{
Callers
1
SceneReset
Method · 0.85
Calls
2
NPCSupport_SceneReset
Function · 0.85
zNPCPlyrSnd_Reset
Function · 0.85
Tested by
no test coverage detected