Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntButton_Setup
Function
zEntButton_Setup
src/SB/Game/zEntButton.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void zEntButton_Setup(_zEntButton* ent, xScene*)
109
{
110
zEntSetup(ent);
111
}
112
113
void zEntButton_Save(_zEntButton* ent, xSerial* s)
114
{
Callers
1
zSceneSetup
Function · 0.85
Calls
1
zEntSetup
Function · 0.85
Tested by
no test coverage detected