Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zUI_Save
Function
zUI_Save
src/SB/Game/zUI.cpp:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
void zUI_Save(_zUI* ent, xSerial* s)
435
{
436
zEntSave(ent, s);
437
}
438
439
void zUI_Load(_zUI* ent, xSerial* s)
440
{
Callers
2
zUIFont_Save
Function · 0.85
zSceneSave
Function · 0.85
Calls
1
zEntSave
Function · 0.85
Tested by
no test coverage detected