papermario
Decompilation of Paper Mario
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
Macros
KeyItemChoice.inc.c File Reference
Macros
#define
_COMMON_KEY_CHOICE_
#define
_CHOICE_SUPPORT_
#define
EVT_CHOOSE_ANY_KEY_ITEM
()
#define
EVT_CHOOSE_KEY_ITEM_FROM
(itemList)
Macro Definition Documentation
◆
_CHOICE_SUPPORT_
#define _CHOICE_SUPPORT_
◆
_COMMON_KEY_CHOICE_
#define _COMMON_KEY_CHOICE_
◆
EVT_CHOOSE_ANY_KEY_ITEM
#define EVT_CHOOSE_ANY_KEY_ITEM
(
)
Value:
Set
(
LVar0
, NULL) \
Set(
LVar1
, 0) \
ExecWait(N(EVS_ChooseKeyItem))
Set
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
Definition
macros.h:377
LVar1
#define LVar1
Definition
macros.h:145
LVar0
#define LVar0
Definition
macros.h:144
◆
EVT_CHOOSE_KEY_ITEM_FROM
#define EVT_CHOOSE_KEY_ITEM_FROM
(
itemList
)
Value:
Set
(
LVar0
,
Ref
(itemList)) \
Set(
LVar1
, 0) \
ExecWait(N(EVS_ChooseKeyItem))
Ref
#define Ref(sym)
Address/pointer constant.
Definition
macros.h:56
src
world
common
complete
KeyItemChoice.inc.c
Generated by
1.10.0