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

Function zPendulum_Load

src/SB/Game/zPendulum.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void zPendulum_Load(_zPendulum* pend, xSerial* s)
44{
45 zEntLoad((zEnt*)pend, s);
46}
47
48void zPendulum_Setup(_zPendulum* pend, xScene* sc)
49{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

zEntLoadFunction · 0.85

Tested by

no test coverage detected