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

Function zGustSave

src/SB/Game/zGust.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218void zGustSave(zGust* g, xSerial* s)
219{
220 xBaseSave(g, s);
221}
222
223void zGustLoad(zGust* g, xSerial* s)
224{

Callers 1

zSceneSaveFunction · 0.85

Calls 1

xBaseSaveFunction · 0.85

Tested by

no test coverage detected