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

Function zEGenerator_Load

src/SB/Game/zEGenerator.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void zEGenerator_Load(zEGenerator* ent, xSerial* s)
80{
81 zEntLoad((zEnt*)ent, s);
82}
83
84void zEGenerator_Reset(zEGenerator* egen, xScene* sc)
85{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

zEntLoadFunction · 0.85

Tested by

no test coverage detected