MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / NPCSupplement_SceneReset

Function NPCSupplement_SceneReset

src/SB/Game/zNPCSupplement.cpp:365–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void NPCSupplement_SceneReset(void)
366{
367 NPAR_SceneReset();
368 NPCC_ShadowCacheReset();
369}
370
371void NPCSupplement_Timestep(float dt)
372{

Callers 1

NPCSupport_SceneResetFunction · 0.85

Calls 2

NPAR_SceneResetFunction · 0.85
NPCC_ShadowCacheResetFunction · 0.85

Tested by

no test coverage detected