4#define NAMESPACE A(kpa_07)
15 Exec(N(EVS_TexturePanMain))
20 Exec(N(EVS_TexturePanMain))
25 Exec(N(EVS_TexturePanMain))
35s32 N(ForegroundModels)[] = {
42 .shape =
"kpa_bt07_shape",
43 .hit =
"kpa_bt07_hit",
44 .preBattle = &N(EVS_PreBattle),
45 .postBattle = &N(EVS_PostBattle),
46 .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