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

Function zNPCRobot_ScenePrepare

src/SB/Game/zNPCTypeRobot.cpp:126–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126void zNPCRobot_ScenePrepare()
127{
128 g_cnt_fodbzzt = 0;
129 g_cnt_sleepy = 0;
130 g_needuvincr_tube = 0;
131 g_needuvincr_bzzt = 0;
132 g_needuvincr_nightlight = 0;
133 g_needuvincr_slickshield = 0;
134 g_uvaShield.Clear();
135}
136
137void zNPCRobot_SceneFinish()
138{

Callers 1

ScenePrepareMethod · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected