Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zConditionalSave
Function
zConditionalSave
src/SB/Game/zConditional.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void zConditionalSave(_zConditional* ent, xSerial* s)
41
{
42
xBaseSave(ent, s);
43
}
44
45
void zConditionalLoad(_zConditional* ent, xSerial* s)
46
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
xBaseSave
Function · 0.85
Tested by
no test coverage detected