MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zLightSave

Function zLightSave

src/SB/Game/zLight.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168void zLightSave(_zLight* ent, xSerial* s)
169{
170 xBaseSave(ent, s);
171}
172
173void zLightLoad(_zLight* ent, xSerial* s)
174{

Callers 1

zSceneSaveFunction · 0.85

Calls 1

xBaseSaveFunction · 0.85

Tested by

no test coverage detected