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

Function xEnvRender

src/SB/Core/x/xEnv.cpp:32–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void xEnvRender(xEnv* env)
33{
34 if (env->geom != NULL)
35 {
36 iEnvRender(env->geom);
37 }
38}

Callers 1

zEnvRenderFunction · 0.85

Calls 1

iEnvRenderFunction · 0.85

Tested by

no test coverage detected