MCPcopy 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
33void zPortalSave(_zPortal* ent, xSerial* s)
34{
35 xBaseSave((xBase*)ent, s);
36}
37
38void zPortalLoad(_zPortal* ent, xSerial* s)
39{

Callers 1

zSceneSaveFunction · 0.85

Calls 1

xBaseSaveFunction · 0.85

Tested by

no test coverage detected