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

Method disable_emitter

src/SB/Game/zNPCTypeBossPlankton.cpp:1753–1755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1751}
1752
1753void zNPCBPlankton::disable_emitter(xParEmitter& p1) const
1754{
1755 p1.emit_flags &= 0xFE;
1756}
1757
1758U8 zNPCBPlankton::ColChkFlags() const

Callers 1

ExitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected