4#define NAMESPACE A(arn_01)
17s32 N(ForegroundModels)[] = {
25 .shape =
"arn_bt01_shape",
26 .hit =
"arn_bt01_hit",
28 .preBattle = &N(EVS_PreBattle),
29 .postBattle = &N(EVS_PostBattle),
30 .foregroundModelList = N(ForegroundModels),
ApiStatus SetSpriteShading(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