Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zVarEntryCB_IsVisible
Function
zVarEntryCB_IsVisible
src/SB/Game/zVar.cpp:777–780 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
775
}
776
777
U32 zVarEntryCB_IsVisible(void* arg)
778
{
779
return xEntIsVisible((xEnt*)arg) != 0;
780
}
781
782
zVarEntry zVarEntryTable[19] =
783
{
Callers
nothing calls this directly
Calls
1
xEntIsVisible
Function · 0.85
Tested by
no test coverage detected