This commit is contained in:
Paul 2001-01-19 16:16:55 +00:00
parent acc2eb7322
commit 6b9db03dcf

View file

@ -51,11 +51,11 @@
Structure defintions Structure defintions
-------------------- */ -------------------- */
#define ANIM_IDLE_SHORT 15 #define ANIM_IDLE_SHORT 0
#define ANIM_IDLE_LONG 16 #define ANIM_IDLE_LONG 0
#define ANIM_RUNSTART 29 #define ANIM_RUNSTART 0
#define ANIM_RUN 26 #define ANIM_RUN 0
#define ANIM_RUNSTOP 30 #define ANIM_RUNSTOP 0
/*---------------------------------------------------------------------- /*----------------------------------------------------------------------