This commit is contained in:
parent
acc2eb7322
commit
6b9db03dcf
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
/*----------------------------------------------------------------------
|
/*----------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue