Skip to content

Commit 4ed6ef9

Browse files
committed
added missing member pLinkPtr to Hierarchy interface
1 parent fa75a7b commit 4ed6ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Client/game_sa/CAnimBlendHierarchySA.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class CAnimBlendHierarchySAInterface
3434
BYTE pad;
3535
int iAnimBlockID;
3636
float fTotalTime;
37+
DWORD * pLinkPtr;
3738
//class CLink<class CAnimBlendHierarchy *> * pLinkPtr;
3839
};
3940

0 commit comments

Comments
 (0)