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

Method StreakPrep

src/SB/Game/zNPCGoalRobo.cpp:4022–4025  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4020}
4021
4022void zNPCGoalKnock::StreakPrep()
4023{
4024 streakID = NPCC_StreakCreate(NPC_STRK_TOSSEDROBOT);
4025}
4026
4027void zNPCGoalKnock::StreakDone()
4028{

Callers

nothing calls this directly

Calls 1

NPCC_StreakCreateFunction · 0.70

Tested by

no test coverage detected