MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xBaseIsValid

Function xBaseIsValid

src/SB/Game/zScene.cpp:3551–3554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3549}
3550
3551U32 xBaseIsValid(xBase* xb)
3552{
3553 return xb->baseFlags & 0x4;
3554}
3555
3556void xModelBucket_RenderAlpha()
3557{

Callers 3

zSceneExitFunction · 0.85
findUIFunction · 0.85
findUIFontFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected