MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zUI_Init

Function zUI_Init

src/SB/Game/zUI.cpp:291–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289}
290
291void zUI_Init()
292{
293 init_tweaks();
294}
295
296void zUI_Init(void* ent, void* asset)
297{

Callers 2

zUIFont_InitFunction · 0.70
zSceneInitFunction · 0.70

Calls 8

init_tweaksFunction · 0.85
xEntInitFunction · 0.85
refresh_modelFunction · 0.85
xSceneResolvIDFunction · 0.85
load_modelFunction · 0.70
load_anim_listFunction · 0.70
zEntResetFunction · 0.70
xStrHashFunction · 0.50

Tested by

no test coverage detected