4#define NAMESPACE A(jan_04) 
   26    .shape = 
"jan_bt04_shape",
 
   27    .hit = 
"jan_bt04_hit",
 
 
BSS s32 PopupMenu_SelectedIndex
 
ApiStatus SetGroupVisibility(Evt *script, b32 isInitialCall)
Enables or disables the given group.
 
ApiStatus SetSpriteShading(Evt *script, b32 isInitialCall)
 
ApiStatus SetCamBGColor(Evt *script, b32 isInitialCall)
 
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
 
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
 
#define Return
Kills the current EVT thread.
 
#define STAGE_MODEL_LIST_END