Go to the source code of this file.
◆ show_start_recovery_shimmer()
void show_start_recovery_shimmer |
( |
f32 | x, |
|
|
f32 | y, |
|
|
f32 | z, |
|
|
s32 | amt ) |
Definition at line 4 of file fx_api.c.
4 {
6}
BSS s32 PopupMenu_SelectedIndex
◆ show_recovery_shimmer()
◆ EVS_UpdateMotionBlurParams
Initial value:= {
}
ApiStatus InterpMotionBlurParams(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.
Definition at line 183 of file fx_api.c.