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

Function zEntUpdate

src/SB/Game/zEnt.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280void zEntUpdate(zEnt* ent, zScene* scene, F32 elapsedSec)
281{
282 xEntUpdate(ent, scene, elapsedSec);
283}
284
285void zEntEventAll(xBase* from, U32 fromEvent, U32 toEvent, F32* toParam)
286{

Callers

nothing calls this directly

Calls 1

xEntUpdateFunction · 0.85

Tested by

no test coverage detected