Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPlatform_Save
Function
zPlatform_Save
src/SB/Game/zPlatform.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
void zPlatform_Save(zPlatform* ent, xSerial* s)
166
{
167
zEntSave(ent, s);
168
}
169
170
void zPlatform_Load(zPlatform* ent, xSerial* s)
171
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
zEntSave
Function · 0.85
Tested by
no test coverage detected