Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zUIFont_Save
Function
zUIFont_Save
src/SB/Game/zUIFont.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void zUIFont_Save(zUIFont* ent, xSerial* s)
112
{
113
zUI_Save(ent, s);
114
}
115
116
void zUIFont_Load(zUIFont* ent, xSerial* s)
117
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
zUI_Save
Function · 0.85
Tested by
no test coverage detected