MCPcopy 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
40void zConditionalSave(_zConditional* ent, xSerial* s)
41{
42 xBaseSave(ent, s);
43}
44
45void zConditionalLoad(_zConditional* ent, xSerial* s)
46{

Callers 1

zSceneSaveFunction · 0.85

Calls 1

xBaseSaveFunction · 0.85

Tested by

no test coverage detected