Go to the source code of this file.
Functions | |
| void | star_outline_init (EffectInstance *effect) |
| void | star_outline_update (EffectInstance *effect) |
| void | star_outline_render (EffectInstance *effect) |
| void | star_outline_appendGfx (void *effect) |
| EffectInstance * | star_outline_main (s32 arg0, f32 posX, f32 posY, f32 posZ, f32 arg4, s32 arg5) |
Variables | |
| Gfx | D_09000800_4147A0 [] |
| Gfx | D_09000B20_414AC0 [] |
| Gfx | D_09000B90_414B30 [] |
| Gfx * | D_E0126BC0 [] = { D_09000B90_414B30 } |
| Gfx * | D_E0126BC4 [] = { D_09000B20_414AC0 } |
| Gfx * | D_E0126BC8 [] = { D_09000800_4147A0 } |
| void star_outline_init | ( | EffectInstance * | effect | ) |
| void star_outline_update | ( | EffectInstance * | effect | ) |
Definition at line 66 of file star_outline.c.
Referenced by star_outline_main().
| void star_outline_render | ( | EffectInstance * | effect | ) |
Definition at line 134 of file star_outline.c.
Referenced by star_outline_main().
Definition at line 147 of file star_outline.c.
Referenced by star_outline_render().
Definition at line 17 of file star_outline.c.
|
extern |
|
extern |
|
extern |
| Gfx* D_E0126BC0[] = { D_09000B90_414B30 } |
Definition at line 8 of file star_outline.c.
Referenced by star_outline_appendGfx().
| Gfx* D_E0126BC4[] = { D_09000B20_414AC0 } |
Definition at line 9 of file star_outline.c.
Referenced by star_outline_appendGfx().
| Gfx* D_E0126BC8[] = { D_09000800_4147A0 } |
Definition at line 10 of file star_outline.c.
Referenced by star_outline_appendGfx().