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

Function using_ptank_render

src/SB/Core/x/xParSys.h:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61void xParSysUpdate(xBase* to, xScene*, F32 dt);
62
63inline bool using_ptank_render(const xParSysAsset& tasset)
64{
65 return (tasset.parFlags >> 7) & 0x1;
66}
67
68#endif

Callers 2

par_sprite_updateFunction · 0.85
render_par_spriteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected