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

Function zUI_Load

src/SB/Game/zUI.cpp:439–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437}
438
439void zUI_Load(_zUI* ent, xSerial* s)
440{
441 zEntLoad(ent, s);
442}
443
444void zUI_Reset(_zUI* ent)
445{

Callers 2

zUIFont_LoadFunction · 0.85
zSceneLoadFunction · 0.85

Calls 1

zEntLoadFunction · 0.85

Tested by

no test coverage detected