Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xGroupLoad
Function
xGroupLoad
src/SB/Core/x/xGroup.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void xGroupLoad(xGroup* ent, xSerial* s)
70
{
71
xBaseLoad((xBase*)ent, s);
72
}
73
74
void xGroupReset(xGroup* ent)
75
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.70
Tested by
no test coverage detected