Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
void zGustSave(zGust* g, xSerial* s)
219
{
220
xBaseSave(g, s);
221
}
222
223
void zGustLoad(zGust* g, xSerial* s)
224
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
xBaseSave
Function · 0.85
Tested by
no test coverage detected