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

Method BlinkerReset

src/SB/Game/zNPCTypeRobot.cpp:993–997  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

991}
992
993void zNPCFodBomb::BlinkerReset()
994{
995 blinker.Reset();
996 flg_xtrarend &= ~1;
997}
998
999void zNPCSlick::ShieldFX(F32 dt)
1000{

Callers 2

EnterMethod · 0.80
ProcessMethod · 0.80

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected