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

Function zEnvLoad

src/SB/Game/zEnv.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void zEnvLoad(_zEnv* ent, xSerial* s)
144{
145 xBaseLoad(ent, s);
146}
147
148void zEnvReset(_zEnv* env)
149{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.50

Tested by

no test coverage detected