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

Function zEnvSetup

src/SB/Game/zEnv.cpp:84–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void zEnvSetup(_zEnv* env)
85{
86 xBaseSetup(env);
87 iEnvLightingBasics(globals.sceneCur->env->geom, env->easset);
88}
89
90void zEnvStartingCamera(_zEnv* env)
91{

Callers 1

zSceneSetupFunction · 0.85

Calls 2

xBaseSetupFunction · 0.85
iEnvLightingBasicsFunction · 0.85

Tested by

no test coverage detected