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

Function zUIFont_Load

src/SB/Game/zUIFont.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116void zUIFont_Load(zUIFont* ent, xSerial* s)
117{
118 zUI_Load(ent, s);
119}
120
121void zUIFont_Reset(zUIFont* ent)
122{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

zUI_LoadFunction · 0.85

Tested by

no test coverage detected