mirror of
https://github.com/UberGames/rpgxEF.git
synced 2025-03-17 08:01:05 +00:00
-
This commit is contained in:
parent
f98de9a8e1
commit
1c5a60cc7b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue