Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEGenerator_Load
Function
zEGenerator_Load
src/SB/Game/zEGenerator.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void zEGenerator_Load(zEGenerator* ent, xSerial* s)
80
{
81
zEntLoad((zEnt*)ent, s);
82
}
83
84
void zEGenerator_Reset(zEGenerator* egen, xScene* sc)
85
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected