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

Function zPlatform_Load

src/SB/Game/zPlatform.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170void zPlatform_Load(zPlatform* ent, xSerial* s)
171{
172 zEntLoad(ent, s);
173}
174
175void zPlatform_Reset(zPlatform* plat, xScene* sc)
176{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

zEntLoadFunction · 0.85

Tested by

no test coverage detected