MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zEntTrackPhysics_Init

Function zEntTrackPhysics_Init

src/SB/Game/zEntSimpleObj.cpp:439–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437}
438
439void zEntTrackPhysics_Init(void* ent, void* asset)
440{
441 zEntSimpleObj_Init((zEntSimpleObj*)ent, (xEntAsset*)asset, 1);
442}
443
444void zEntSimpleObj_Init(void* ent, void* asset)
445{

Callers

nothing calls this directly

Calls 1

zEntSimpleObj_InitFunction · 0.70

Tested by

no test coverage detected