= {
}
BSS s32 PopupMenu_SelectedIndex
Definition 8a860_len_3f30.c:84
@ BTL_CAM_REPOSITION
Definition enums.h:4860
@ ACTOR_PLAYER
Definition enums.h:2114
ApiStatus MakeItemEntity(Evt *script, bool isInitialCall)
ApiStatus RemoveItemEntity(Evt *script, bool isInitialCall)
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
Definition macros.h:409
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
Definition macros.h:257
#define Add(VAR, INT_VALUE)
Definition macros.h:420
#define LVar2
Definition macros.h:178
#define LVar1
Definition macros.h:177
#define LVarA
Definition macros.h:186
#define Wait(NUM_FRAMES)
Blocks for the given number of frames.
Definition macros.h:298
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
Definition macros.h:620
#define LVarE
Definition macros.h:190
#define LVar0
Definition macros.h:176
#define Return
Kills the current EVT thread.
Definition macros.h:261