Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
439
void zUI_Load(_zUI* ent, xSerial* s)
440
{
441
zEntLoad(ent, s);
442
}
443
444
void zUI_Reset(_zUI* ent)
445
{
Callers
2
zUIFont_Load
Function · 0.85
zSceneLoad
Function · 0.85
Calls
1
zEntLoad
Function · 0.85
Tested by
no test coverage detected