diff --git a/code/cgame/cg_local.h b/code/cgame/cg_local.h index e45851c..9eb53d1 100644 --- a/code/cgame/cg_local.h +++ b/code/cgame/cg_local.h @@ -139,6 +139,7 @@ typedef struct animsList_s { //Useful for proper footstep sync and emote-based sound FX. #define MAX_ANIM_SOUNDS 64 #define MAX_RANDOM_ANIMSOUNDS 8 + typedef struct animsounds_s { int keyFrame; //Frame to play sound on