Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEnvSave
Function
zEnvSave
src/SB/Game/zEnv.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void zEnvSave(_zEnv* ent, xSerial* s)
139
{
140
xBaseSave(ent, s);
141
}
142
143
void zEnvLoad(_zEnv* ent, xSerial* s)
144
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
xBaseSave
Function · 0.85
Tested by
no test coverage detected