Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ goal_delay
Method
goal_delay
src/SB/Game/zNPCTypeDutchman.cpp:1420–1423 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1418
}
1419
1420
S32 zNPCDutchman::goal_delay()
1421
{
1422
return (S32)sequence + (round * 128) + (stage * 8 + 4);
1423
}
1424
1425
void zNPCDutchman::decompose()
1426
{
Callers
1
Process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected