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

Functions

void balloon_init (EffectInstance *effect)
 
void balloon_update (EffectInstance *effect)
 
void balloon_render (EffectInstance *effect)
 
void balloon_appendGfx (void *effect)
 
EffectInstanceballoon_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5)
 

Variables

Gfx D_09001280_3958F0 []
 
Gfx D_09001358_3959C8 []
 
Gfx D_09001430_395AA0 []
 
Gfx D_09001508_395B78 []
 
Gfx * D_E00963E0 [] = { D_09001280_3958F0, D_09001358_3959C8, D_09001430_395AA0 }
 

Function Documentation

◆ balloon_appendGfx()

void balloon_appendGfx ( void * effect)

Referenced by balloon_render().

◆ balloon_init()

void balloon_init ( EffectInstance * effect)

Referenced by balloon_main().

◆ balloon_main()

EffectInstance * balloon_main ( s32 arg0,
f32 arg1,
f32 arg2,
f32 arg3,
f32 arg4,
s32 arg5 )

◆ balloon_render()

void balloon_render ( EffectInstance * effect)

Referenced by balloon_main().

◆ balloon_update()

void balloon_update ( EffectInstance * effect)

Referenced by balloon_main().

Variable Documentation

◆ D_09001280_3958F0

Gfx D_09001280_3958F0[]
extern

◆ D_09001358_3959C8

Gfx D_09001358_3959C8[]
extern

◆ D_09001430_395AA0

Gfx D_09001430_395AA0[]
extern

◆ D_09001508_395B78

Gfx D_09001508_395B78[]
extern

Referenced by balloon_appendGfx().

◆ D_E00963E0