MCPcopy 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
777U32 zVarEntryCB_IsVisible(void* arg)
778{
779 return xEntIsVisible((xEnt*)arg) != 0;
780}
781
782zVarEntry zVarEntryTable[19] =
783{

Callers

nothing calls this directly

Calls 1

xEntIsVisibleFunction · 0.85

Tested by

no test coverage detected