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

Function zEntHangable_Load

src/SB/Game/zEntHangable.cpp:434–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432}
433
434void zEntHangable_Load(zEntHangable* ent, xSerial* s)
435{
436 zEntLoad(ent, s);
437}
438
439void zEntHangable_Reset(zEntHangable* ent)
440{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

zEntLoadFunction · 0.85

Tested by

no test coverage detected