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

Function xModelAnimCollStop

src/SB/Game/zEnt.cpp:917–920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

915}
916
917void xModelAnimCollStop(xModelInstance& m)
918{
919 m.Flags = m.Flags & 0xe7ff;
920}
921
922xMat4x3* xEntGetFrame(const xEnt* ent)
923{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected