Value:{ \
.idle = ANIM_Cleft_Hyper_Anim02, \
.walk = ANIM_Cleft_Hyper_Anim06, \
.run = ANIM_Cleft_Hyper_Anim07, \
.chase = ANIM_Cleft_Hyper_Anim07, \
.anim_4 = ANIM_Cleft_Hyper_Anim02, \
.anim_5 = ANIM_Cleft_Hyper_Anim02, \
.death = ANIM_Cleft_Hyper_Anim08, \
.hit = ANIM_Cleft_Hyper_Anim08, \
.anim_8 = ANIM_Cleft_Hyper_Anim14, \
.anim_9 = ANIM_Cleft_Hyper_Anim17, \
.anim_A = ANIM_Cleft_Hyper_Anim13, \
.anim_B = ANIM_Cleft_Hyper_Anim15, \
.anim_C = ANIM_Cleft_Hyper_Anim10, \
.anim_D = ANIM_Cleft_Hyper_Anim11, \
.anim_E = ANIM_Cleft_Hyper_Anim16, \
.anim_F = ANIM_Cleft_Hyper_Anim00, \
}
Definition at line 13 of file HyperCleft.h.
13#define HYPER_CLEFT_ANIMS \
14{ \
15 .idle = ANIM_Cleft_Hyper_Anim02, \
16 .walk = ANIM_Cleft_Hyper_Anim06, \
17 .run = ANIM_Cleft_Hyper_Anim07, \
18 .chase = ANIM_Cleft_Hyper_Anim07, \
19 .anim_4 = ANIM_Cleft_Hyper_Anim02, \
20 .anim_5 = ANIM_Cleft_Hyper_Anim02, \
21 .death = ANIM_Cleft_Hyper_Anim08, \
22 .hit = ANIM_Cleft_Hyper_Anim08, \
23 .anim_8 = ANIM_Cleft_Hyper_Anim14, \
24 .anim_9 = ANIM_Cleft_Hyper_Anim17, \
25 .anim_A = ANIM_Cleft_Hyper_Anim13, \
26 .anim_B = ANIM_Cleft_Hyper_Anim15, \
27 .anim_C = ANIM_Cleft_Hyper_Anim10, \
28 .anim_D = ANIM_Cleft_Hyper_Anim11, \
29 .anim_E = ANIM_Cleft_Hyper_Anim16, \
30 .anim_F = ANIM_Cleft_Hyper_Anim00, \
31}