Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
102
static void modelRenderCB(void* param)
103
{
104
xModelRender((xModelInstance*)param);
105
}
106
107
S32 xShadowReceiveShadowSetup(xEnt* ent)
108
{
Callers
nothing calls this directly
Calls
1
xModelRender
Function · 0.85
Tested by
no test coverage detected