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

Function NoSlipCB

src/SB/Game/zEntPlayer.cpp:1443–1447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1441}
1442
1443static U32 NoSlipCB(xAnimTransition*, xAnimSingle*, void*)
1444{
1445 zEntPlayer_SNDStop(ePlayerSnd_SlipLoop);
1446 return 0;
1447}
1448
1449static U32 IdleCB(xAnimTransition*, xAnimSingle*, void*)
1450{

Callers

nothing calls this directly

Calls 1

zEntPlayer_SNDStopFunction · 0.85

Tested by

no test coverage detected