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

Function SlipRunCB

src/SB/Game/zEntPlayer.cpp:1437–1441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1435}
1436
1437static U32 SlipRunCB(xAnimTransition*, xAnimSingle*, void*)
1438{
1439 zEntPlayer_SNDPlay(ePlayerSnd_SlipLoop, 0.0f);
1440 return 0;
1441}
1442
1443static U32 NoSlipCB(xAnimTransition*, xAnimSingle*, void*)
1444{

Callers

nothing calls this directly

Calls 1

zEntPlayer_SNDPlayFunction · 0.85

Tested by

no test coverage detected