Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ DieWithAWhimper
Method
DieWithAWhimper
src/SB/Game/zNPCGoalRobo.cpp:5052–5056 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5050
// .text (38)
5051
5052
void zNPCGoalDead::DieWithAWhimper()
5053
{
5054
flg_deadinfo &= ~1;
5055
flg_deadinfo |= 2;
5056
}
5057
5058
void zNPCGoalDead::DieWithABang()
5059
{
Callers
1
Process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected