MCPcopy 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
5052void zNPCGoalDead::DieWithAWhimper()
5053{
5054 flg_deadinfo &= ~1;
5055 flg_deadinfo |= 2;
5056}
5057
5058void zNPCGoalDead::DieWithABang()
5059{

Callers 1

ProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected