Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4022
void zNPCGoalKnock::StreakPrep()
4023
{
4024
streakID = NPCC_StreakCreate(NPC_STRK_TOSSEDROBOT);
4025
}
4026
4027
void zNPCGoalKnock::StreakDone()
4028
{
Callers
nothing calls this directly
Calls
1
NPCC_StreakCreate
Function · 0.70
Tested by
no test coverage detected