MCPcopy 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
108void zEntButton_Setup(_zEntButton* ent, xScene*)
109{
110 zEntSetup(ent);
111}
112
113void zEntButton_Save(_zEntButton* ent, xSerial* s)
114{

Callers 1

zSceneSetupFunction · 0.85

Calls 1

zEntSetupFunction · 0.85

Tested by

no test coverage detected