Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPendulum_Save
Function
zPendulum_Save
src/SB/Game/zPendulum.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void zPendulum_Save(_zPendulum* pend, xSerial* s)
39
{
40
zEntSave((zEnt*)pend, s);
41
}
42
43
void zPendulum_Load(_zPendulum* pend, xSerial* s)
44
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
zEntSave
Function · 0.85
Tested by
no test coverage detected