papermario
Decompilation of Paper Mario
Loading...
Searching...
No Matches
Functions
|
Variables
fx_api.c File Reference
Functions
void
show_start_recovery_shimmer
(
f32
x,
f32
y,
f32
z,
s32
amt
)
void
show_recovery_shimmer
(
f32
x,
f32
y,
f32
z,
s32
amt
)
Variables
EvtScript
EVS_UpdateMotionBlurParams
Function Documentation
◆
show_recovery_shimmer()
void
show_recovery_shimmer
(
f32
x
,
f32
y
,
f32
z
,
s32
amt
)
◆
show_start_recovery_shimmer()
void
show_start_recovery_shimmer
(
f32
x
,
f32
y
,
f32
z
,
s32
amt
)
Variable Documentation
◆
EVS_UpdateMotionBlurParams
EvtScript
EVS_UpdateMotionBlurParams
Initial value:
= {
Call
(
InterpMotionBlurParams
)
Return
End
}
InterpMotionBlurParams
ApiStatus InterpMotionBlurParams(Evt *script, bool isInitialCall)
End
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
Definition
macros.h:257
Call
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
Definition
macros.h:620
Return
#define Return
Kills the current EVT thread.
Definition
macros.h:261
src
evt
fx_api.c
Generated by
1.10.0