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

Function init_wake_ribbons

src/SB/Game/zEntCruiseBubble.cpp:991–996  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

989 }
990
991 void init_wake_ribbons()
992 {
993 wake_ribbon[0].init("Wake Ribbon 0", "Player|Cruise Bubble|Wake Ribbon 0|");
994 wake_ribbon[1].init("Wake Ribbon 1", "Player|Cruise Bubble|Wake Ribbon 1|");
995 cruise_bubble::reset_wake_ribbons();
996 }
997
998 void reset_explode_decal()
999 {

Callers 1

initMethod · 0.85

Calls 2

reset_wake_ribbonsFunction · 0.85
initMethod · 0.45

Tested by

no test coverage detected