Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
void xSceneSetup(xScene* sc)
90
{
91
xEnvSetup(sc->env);
92
}
93
94
void xSceneAddEnt(xScene* sc, xEnt* ent)
95
{
Callers
1
zSceneSetup
Function · 0.85
Calls
1
xEnvSetup
Function · 0.85
Tested by
no test coverage detected