4#define HUFF_N_PUFF_ANIMS \
5{ \
6 .idle = ANIM_HuffNPuff_Anim01, \
7 .walk = ANIM_HuffNPuff_Anim01, \
8 .run = ANIM_HuffNPuff_Anim01, \
9 .chase = ANIM_HuffNPuff_Anim01, \
10 .anim_4 = ANIM_HuffNPuff_Anim01, \
11 .anim_5 = ANIM_HuffNPuff_Anim01, \
12 .death = ANIM_HuffNPuff_Anim01, \
13 .hit = ANIM_HuffNPuff_Anim01, \
14 .anim_8 = ANIM_HuffNPuff_Anim01, \
15 .anim_9 = ANIM_HuffNPuff_Anim01, \
16 .anim_A = ANIM_HuffNPuff_Anim01, \
17 .anim_B = ANIM_HuffNPuff_Anim01, \
18 .anim_C = ANIM_HuffNPuff_Anim01, \
19 .anim_D = ANIM_HuffNPuff_Anim01, \
20 .anim_E = ANIM_HuffNPuff_Anim01, \
21 .anim_F = ANIM_HuffNPuff_Anim01, \
22}