Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
TubbasHeart.h
Go to the documentation of this file.
1
#include "common.h"
2
#include "sprite/npc/TubbasHeart.h"
3
4
#define TUBBAS_HEART_ANIMS \
5
{ \
6
.idle = ANIM_TubbasHeart_Anim01, \
7
.walk = ANIM_TubbasHeart_Anim01, \
8
.run = ANIM_TubbasHeart_Anim01, \
9
.chase = ANIM_TubbasHeart_Anim01, \
10
.anim_4 = ANIM_TubbasHeart_Anim01, \
11
.anim_5 = ANIM_TubbasHeart_Anim01, \
12
.death = ANIM_TubbasHeart_Anim01, \
13
.hit = ANIM_TubbasHeart_Anim01, \
14
.anim_8 = ANIM_TubbasHeart_Anim01, \
15
.anim_9 = ANIM_TubbasHeart_Anim01, \
16
.anim_A = ANIM_TubbasHeart_Anim01, \
17
.anim_B = ANIM_TubbasHeart_Anim01, \
18
.anim_C = ANIM_TubbasHeart_Anim01, \
19
.anim_D = ANIM_TubbasHeart_Anim01, \
20
.anim_E = ANIM_TubbasHeart_Anim01, \
21
.anim_F = ANIM_TubbasHeart_Anim01, \
22
}
src
world
common
npc
TubbasHeart.h
Generated by
1.10.0