4#define NAMESPACE A(kpa_02)
15 Exec(N(EVS_TexturePanBothU))
20 Exec(N(EVS_TexturePanBothU))
25 Exec(N(EVS_TexturePanBothV))
30 Exec(N(EVS_TexturePanBothV))
40s32 N(ForegroundModels)[] = {
47 .shape =
"kpa_bt02_shape",
48 .hit =
"kpa_bt02_hit",
49 .preBattle = &N(EVS_PreBattle),
50 .postBattle = &N(EVS_PostBattle),
51 .foregroundModelList = N(ForegroundModels),
ApiStatus SetSpriteShading(Evt *script, b32 isInitialCall)
ApiStatus SetCamBGColor(Evt *script, b32 isInitialCall)
#define Set(VAR, INT_VALUE)
Sets the given variable to a given value casted to an integer.
#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 Exec(EVT_SOURCE)
Launches a new thread.
#define Return
Kills the current EVT thread.
#define STAGE_MODEL_LIST_END