Skip to content

Commit ff8e9b9

Browse files
committed
Removed hCAnimBlendAssocGroup_CopyAnimation typedef
1 parent 76940cc commit ff8e9b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Client/mods/deathmatch/logic/CClientGame.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@
5656
#include "CSingularFileDownloadManager.h"
5757
#include "CObjectRespawner.h"
5858

59-
typedef CAnimBlendAssociationSAInterface * ( __thiscall * hCAnimBlendAssocGroup_CopyAnimation )
60-
(
61-
CAnimBlendAssocGroupSAInterface * pThis,
62-
AnimationId AnimID
63-
);
64-
6559
#define HeliKill_List_Clear_Rate 500
6660
#define MIN_PUSH_ANTISPAM_RATE 1500
6761
#define INVALID_DOWNLOAD_PRIORITY_GROUP (INT_MIN)

0 commit comments

Comments
 (0)