papermario
Decompilation of Paper Mario
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
Macros
SkyGuy.h File Reference
Macros
#
define
SKY_GUY_DROPS
#
define
SKY_GUY_ANIMS
Macro Definition Documentation
◆
SKY_GUY_ANIMS
#
define
SKY_GUY_ANIMS
Value:
{ \
.idle =
ANIM_SkyGuy_Anim34
, \
.walk =
ANIM_SkyGuy_Anim34
, \
.run =
ANIM_SkyGuy_Anim38
, \
.chase =
ANIM_SkyGuy_Anim38
, \
.anim_4 =
ANIM_SkyGuy_Anim33
, \
.anim_5 =
ANIM_SkyGuy_Anim33
, \
.death =
ANIM_SkyGuy_Anim39
, \
.hit =
ANIM_SkyGuy_Anim39
, \
.anim_8 =
ANIM_SkyGuy_Anim38
, \
.anim_9 =
ANIM_SkyGuy_Anim38
, \
.anim_A =
ANIM_SkyGuy_Anim01
, \
.anim_B =
ANIM_SkyGuy_Anim01
, \
.anim_C =
ANIM_SkyGuy_Anim01
, \
.anim_D =
ANIM_SkyGuy_Anim01
, \
.anim_E =
ANIM_SkyGuy_Anim01
, \
.anim_F =
ANIM_SkyGuy_Anim01
, \
}
PopupMenu_SelectedIndex
BSS s32 PopupMenu_SelectedIndex
Definition
8a860_len_3f30.c:84
◆
SKY_GUY_DROPS
#
define
SKY_GUY_DROPS
Value:
{ \
.dropFlags =
NPC_DROP_FLAG_80
, \
.itemDropChance = 5, \
.itemDrops = { \
{
ITEM_MUSHROOM
, 5, 0 }, \
{
ITEM_SUPER_SHROOM
, 5, 0 }, \
}, \
.heartDrops =
STANDARD_HEART_DROPS
(2), \
.flowerDrops =
STANDARD_FLOWER_DROPS
(2), \
.minCoinBonus = 0, \
.maxCoinBonus = 2, \
}
NPC_DROP_FLAG_80
@ NPC_DROP_FLAG_80
Definition
enums.h:5108
STANDARD_FLOWER_DROPS
#define STANDARD_FLOWER_DROPS(attempts)
Definition
npc.h:49
STANDARD_HEART_DROPS
#define STANDARD_HEART_DROPS(attempts)
Definition
npc.h:25
src
world
common
enemy
SkyGuy.h
Generated by
1.10.0