papermario
Decompilation of Paper Mario
Loading...
Searching...
No Matches
Macros
NormalItemChoice.inc.c File Reference
Macros
#
define
_COMMON_CONSUMABLE_CHOICE_
#
define
_CHOICE_SUPPORT_
#
define
EVT_CHOOSE_ANY_CONSUMABLE
(
unkMode
)
#
define
EVT_CHOOSE_CONSUMABLE_FROM
(itemList,
unkMode
)
Macro Definition Documentation
◆
_CHOICE_SUPPORT_
#
define
_CHOICE_SUPPORT_
◆
_COMMON_CONSUMABLE_CHOICE_
#
define
_COMMON_CONSUMABLE_CHOICE_
◆
EVT_CHOOSE_ANY_CONSUMABLE
#
define
EVT_CHOOSE_ANY_CONSUMABLE
(
unkMode
)
Value:
Set
(
LVar0
,
nullptr
)
\
Set
(
LVar1
,
unkMode
)
\
ExecWait
(N(
EVS_ChooseItem
))
PopupMenu_SelectedIndex
BSS s32 PopupMenu_SelectedIndex
Definition
8a860_len_3f30.c:84
Set
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
Definition
macros.h:409
LVar1
#define LVar1
Definition
macros.h:177
LVar0
#define LVar0
Definition
macros.h:176
◆
EVT_CHOOSE_CONSUMABLE_FROM
#
define
EVT_CHOOSE_CONSUMABLE_FROM
(
itemList,
unkMode
)
Value:
Set
(
LVar0
,
Ref
(itemList))
\
Set
(
LVar1
,
unkMode
)
\
ExecWait
(N(
EVS_ChooseItem
))
Ref
#define Ref(sym)
Address/pointer constant.
Definition
macros.h:88
src
world
common
complete
NormalItemChoice.inc.c
Generated by
1.10.0