Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
917
void xModelAnimCollStop(xModelInstance& m)
918
{
919
m.Flags = m.Flags & 0xe7ff;
920
}
921
922
xMat4x3* xEntGetFrame(const xEnt* ent)
923
{
Callers
1
checkpoint_collision_hack
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected