papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
drop_leaves.c File Reference

Functions

void drop_leaves_init (EffectInstance *effect)
 
void drop_leaves_render (EffectInstance *effect)
 
void drop_leaves_update (EffectInstance *effect)
 
void drop_leaves_appendGfx (void *effect)
 
void drop_leaves_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, s32 arg4)
 

Variables

Gfx D_09001180_33E790 []
 
Gfx D_09001230_33E840 []
 

Function Documentation

◆ drop_leaves_appendGfx()

void drop_leaves_appendGfx ( void * effect)

Referenced by drop_leaves_render().

◆ drop_leaves_init()

void drop_leaves_init ( EffectInstance * effect)

Referenced by drop_leaves_main().

◆ drop_leaves_main()

void drop_leaves_main ( s32 arg0,
f32 arg1,
f32 arg2,
f32 arg3,
s32 arg4 )

◆ drop_leaves_render()

void drop_leaves_render ( EffectInstance * effect)

Referenced by drop_leaves_main().

◆ drop_leaves_update()

void drop_leaves_update ( EffectInstance * effect)

Referenced by drop_leaves_main().

Variable Documentation

◆ D_09001180_33E790

Gfx D_09001180_33E790[]
extern

Referenced by drop_leaves_appendGfx().

◆ D_09001230_33E840

Gfx D_09001230_33E840[]
extern

Referenced by drop_leaves_appendGfx().