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

Function xEntERIsExtending

src/SB/Core/x/xEntMotion.h:209–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209inline U32 xEntERIsExtending(const xEntMotion* motion)
210{
211 return motion->t < motion->er.et;
212}
213
214inline U32 xEntERIsExtended(const xEntMotion* motion)
215{

Callers 2

zPlatform_UpdateFunction · 0.85
xEntERMoveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected