MCPcopy 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
183void zNPCCommon_SceneReset()
184{
185 NPCSupport_SceneReset();
186 zNPCPlyrSnd_Reset();
187 g_skipDescent = 5;
188}
189
190void zNPCCommon_ScenePostInit()
191{

Callers 1

SceneResetMethod · 0.85

Calls 2

NPCSupport_SceneResetFunction · 0.85
zNPCPlyrSnd_ResetFunction · 0.85

Tested by

no test coverage detected