Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zParPTankAdd
Function
zParPTankAdd
src/SB/Game/zParPTank.cpp:713–716 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
711
}
712
713
zParPTank* zParPTankAdd()
714
{
715
return &sPTank[sNumPTanks++];
716
}
717
718
// Equivalent: Scheduling
719
void zParPTankInit()
Callers
2
zParPTankInit
Function · 0.85
zParPTankSceneEnter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected