papermario
Decompilation of Paper Mario
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
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, b32 isInitialCall)
End
#define End
Signals the end of EVT script data. A script missing this will likely crash on load.
Definition
macros.h:225
Call
#define Call(FUNC, ARGS...)
Calls a given C EVT API function with any number of arguments.
Definition
macros.h:588
Return
#define Return
Kills the current EVT thread.
Definition
macros.h:229
src
evt
fx_api.c
Generated by
1.10.0