Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEGenerator_Save
Function
zEGenerator_Save
src/SB/Game/zEGenerator.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void zEGenerator_Save(zEGenerator* ent, xSerial* s)
75
{
76
zEntSave((zEnt*)ent, s);
77
}
78
79
void zEGenerator_Load(zEGenerator* ent, xSerial* s)
80
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
zEntSave
Function · 0.85
Tested by
no test coverage detected