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

Function zEntSimpleObj_Load

src/SB/Game/zEntSimpleObj.cpp:566–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564}
565
566void zEntSimpleObj_Load(zEntSimpleObj* arg0, xSerial* arg1)
567{
568 zEntLoad((zEnt*)arg0, arg1);
569}
570
571void zEntSimpleObj_Update(zEntSimpleObj* ent, xScene* scene, float dt)
572{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

zEntLoadFunction · 0.85

Tested by

no test coverage detected