4#define NAMESPACE A(jan_02)
18s32 N(ForegroundModels)[] = {
27 .shape =
"jan_bt02_shape",
28 .hit =
"jan_bt02_hit",
30 .preBattle = &N(EVS_PreBattle),
31 .postBattle = &N(EVS_PostBattle),
32 .foregroundModelList = N(ForegroundModels),
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