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