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

Function xSceneSetup

src/SB/Core/x/xScene.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void xSceneSetup(xScene* sc)
90{
91 xEnvSetup(sc->env);
92}
93
94void xSceneAddEnt(xScene* sc, xEnt* ent)
95{

Callers 1

zSceneSetupFunction · 0.85

Calls 1

xEnvSetupFunction · 0.85

Tested by

no test coverage detected