Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPendulum_Setup
Function
zPendulum_Setup
src/SB/Game/zPendulum.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void zPendulum_Setup(_zPendulum* pend, xScene* sc)
49
{
50
zEntSetup((zEnt*)pend);
51
}
52
53
void zPendulum_Reset(_zPendulum* pend, xScene* sc)
54
{
Callers
1
zSceneSetup
Function · 0.85
Calls
1
zEntSetup
Function · 0.85
Tested by
no test coverage detected