papermario
Decompilation of Paper Mario
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
Macros
Bzzap.h File Reference
Macros
#
define
BZZAP_DROPS
#
define
BZZAP_ANIMS
Macro Definition Documentation
◆
BZZAP_ANIMS
#
define
BZZAP_ANIMS
Value:
{ \
.idle =
ANIM_Bzzap_Anim02
, \
.walk =
ANIM_Bzzap_Anim02
, \
.run =
ANIM_Bzzap_Anim03
, \
.chase =
ANIM_Bzzap_Anim03
, \
.anim_4 =
ANIM_Bzzap_Anim01
, \
.anim_5 =
ANIM_Bzzap_Anim02
, \
.death =
ANIM_Bzzap_Anim06
, \
.hit =
ANIM_Bzzap_Anim06
, \
.anim_8 =
ANIM_Bzzap_Anim04
, \
.anim_9 =
ANIM_Bzzap_Anim02
, \
.anim_A =
ANIM_Bzzap_Anim01
, \
.anim_B =
ANIM_Bzzap_Anim01
, \
.anim_C =
ANIM_Bzzap_Anim01
, \
.anim_D =
ANIM_Bzzap_Anim01
, \
.anim_E =
ANIM_Bzzap_Anim01
, \
.anim_F =
ANIM_Bzzap_Anim01
, \
}
PopupMenu_SelectedIndex
BSS s32 PopupMenu_SelectedIndex
Definition
8a860_len_3f30.c:84
◆
BZZAP_DROPS
#
define
BZZAP_DROPS
Value:
{ \
.dropFlags =
NPC_DROP_FLAG_80
, \
.itemDropChance = 15, \
.itemDrops = { \
{
ITEM_MAPLE_SYRUP
, 6, 0 }, \
{
ITEM_HONEY_SYRUP
, 4, 0 }, \
}, \
.heartDrops =
STANDARD_HEART_DROPS
(3), \
.flowerDrops =
STANDARD_FLOWER_DROPS
(2), \
.minCoinBonus = 1, \
.maxCoinBonus = 4, \
}
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
Bzzap.h
Generated by
1.10.0