Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1753
void zNPCBPlankton::disable_emitter(xParEmitter& p1) const
1754
{
1755
p1.emit_flags &= 0xFE;
1756
}
1757
1758
U8 zNPCBPlankton::ColChkFlags() const
Callers
1
Exit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected