Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPortalSave
Function
zPortalSave
src/SB/Game/zPortal.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void zPortalSave(_zPortal* ent, xSerial* s)
34
{
35
xBaseSave((xBase*)ent, s);
36
}
37
38
void zPortalLoad(_zPortal* ent, xSerial* s)
39
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
xBaseSave
Function · 0.85
Tested by
no test coverage detected