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

Function modelRenderCB

src/SB/Core/x/xShadow.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102static void modelRenderCB(void* param)
103{
104 xModelRender((xModelInstance*)param);
105}
106
107S32 xShadowReceiveShadowSetup(xEnt* ent)
108{

Callers

nothing calls this directly

Calls 1

xModelRenderFunction · 0.85

Tested by

no test coverage detected