Go to the source code of this file.
Functions | |
void | walking_dust_init (EffectInstance *effect) |
void | walking_dust_update (EffectInstance *effect) |
void | walking_dust_render (EffectInstance *effect) |
void | walking_dust_appendGfx (void *effect) |
void | walking_dust_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, f32 arg5) |
Variables | |
s8 | D_E000E660 [16] = { 0, 1, 2, 2, 3, 3, 4, 4, 5, 5, 5, 6, 6, 6, -1, 0 } |
s8 | D_E000E670 [20] = { 0, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 6, 7, 7, 7, -1, 0, 0, 0 } |
s8 * | D_E000E684 [2] = { D_E000E660, D_E000E670 } |
Gfx | D_09002780_32B620 [] |
Gfx | D_09002868_32B708 [] |
Gfx | D_09002950_32B7F0 [] |
Gfx | D_09002B20_32B9C0 [] |
Gfx | D_09002B40_32B9E0 [] |
void walking_dust_init | ( | EffectInstance * | effect | ) |
void walking_dust_update | ( | EffectInstance * | effect | ) |
Definition at line 63 of file walking_dust.c.
Referenced by walking_dust_main().
void walking_dust_render | ( | EffectInstance * | effect | ) |
Definition at line 82 of file walking_dust.c.
Referenced by walking_dust_main().
void walking_dust_appendGfx | ( | void * | effect | ) |
Definition at line 95 of file walking_dust.c.
Referenced by walking_dust_render().
void walking_dust_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
f32 | arg5 ) |
Definition at line 21 of file walking_dust.c.
s8 D_E000E660[16] = { 0, 1, 2, 2, 3, 3, 4, 4, 5, 5, 5, 6, 6, 6, -1, 0 } |
Definition at line 4 of file walking_dust.c.
s8 D_E000E670[20] = { 0, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 6, 7, 7, 7, -1, 0, 0, 0 } |
Definition at line 6 of file walking_dust.c.
s8* D_E000E684[2] = { D_E000E660, D_E000E670 } |
|
extern |
Referenced by walking_dust_appendGfx().
|
extern |
Referenced by walking_dust_appendGfx().
|
extern |
Referenced by walking_dust_appendGfx().
|
extern |
Referenced by walking_dust_appendGfx().
|
extern |
Referenced by walking_dust_appendGfx().