We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa75a7b commit 4ed6ef9Copy full SHA for 4ed6ef9
Client/game_sa/CAnimBlendHierarchySA.h
@@ -34,6 +34,7 @@ class CAnimBlendHierarchySAInterface
34
BYTE pad;
35
int iAnimBlockID;
36
float fTotalTime;
37
+ DWORD * pLinkPtr;
38
//class CLink<class CAnimBlendHierarchy *> * pLinkPtr;
39
};
40
0 commit comments