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

Function hide_wand

src/SB/Game/zEntCruiseBubble.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309 }
310
311 void hide_wand()
312 {
313 globals.player.sb_models[5]->Flags &= 0xfffe;
314 }
315
316 void show_missle()
317 {

Callers 3

killFunction · 0.85
stopMethod · 0.85
startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected