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

Method FXStreakPrep

src/SB/Game/zNPCGoalRobo.cpp:2953–2957  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2951}
2952
2953void zNPCGoalAttackHammer::FXStreakPrep()
2954{
2955 streakID[0] = NPCC_StreakCreate(NPC_STRK_HAMMERSMASH_HORZ);
2956 streakID[1] = NPCC_StreakCreate(NPC_STRK_HAMMERSMASH_VERT);
2957}
2958
2959void zNPCGoalAttackHammer::FXStreakDone()
2960{

Callers

nothing calls this directly

Calls 1

NPCC_StreakCreateFunction · 0.70

Tested by

no test coverage detected