Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
void zUIFont_Load(zUIFont* ent, xSerial* s)
117
{
118
zUI_Load(ent, s);
119
}
120
121
void zUIFont_Reset(zUIFont* ent)
122
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
zUI_Load
Function · 0.85
Tested by
no test coverage detected