Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPendulum_Load
Function
zPendulum_Load
src/SB/Game/zPendulum.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void zPendulum_Load(_zPendulum* pend, xSerial* s)
44
{
45
zEntLoad((zEnt*)pend, s);
46
}
47
48
void zPendulum_Setup(_zPendulum* pend, xScene* sc)
49
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected