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

Function PlayerHackFixBbashMiss

src/SB/Game/zEntPlayer.cpp:5913–5924  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5911}
5912
5913static void PlayerHackFixBbashMiss(xModelInstance* model)
5914{
5915 S32 i;
5916 xAnimState* astate;
5917 xVec3 tran[2];
5918 iAnimSKBHeader* skb;
5919 xVec3 tranList[128];
5920 S32 tranCount;
5921 F32 bbspeed[4];
5922 F32 bbadjust[4][2];
5923 char* bbstate[4];
5924}
5925
5926xAnimTable* zSandy_AnimTable()
5927{

Callers 1

zEntPlayer_InitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected