MCPcopy 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
713zParPTank* zParPTankAdd()
714{
715 return &sPTank[sNumPTanks++];
716}
717
718// Equivalent: Scheduling
719void zParPTankInit()

Callers 2

zParPTankInitFunction · 0.85
zParPTankSceneEnterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected