MCPcopy 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
383void NPAR_ScenePrepare()
384{
385 for (int i = 0; i < 12; i++)
386 {
387 g_npar_mgmt[i].Clear();
388 }
389}
390
391void NPAR_SceneFinish()
392{

Callers 1

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected