Go to the source code of this file.
Functions | |
void | hieroglyphs_init (EffectInstance *effect) |
void | hieroglyphs_update (EffectInstance *effect) |
void | hieroglyphs_render (EffectInstance *effect) |
void | hieroglyphs_appendGfx (void *effect) |
EffectInstance * | hieroglyphs_main (s32 arg0, f32 posX, f32 posY, f32 posZ, f32 arg4, s32 timeLeft) |
void | func_E00E2210 (void) |
Variables | |
Gfx | D_09001000_3DDD50 [] |
Vtx_t | D_090010A8_3DDDF8 [] |
Gfx * | D_E00E29F0 [] = { D_09001000_3DDD50 } |
u8 | D_E00E29F4 [] |
u8 | D_E00E2A08 [] |
u8 | D_E00E2A1C [] |
void hieroglyphs_init | ( | EffectInstance * | effect | ) |
void hieroglyphs_update | ( | EffectInstance * | effect | ) |
Definition at line 74 of file hieroglyphs.c.
Referenced by hieroglyphs_main().
void hieroglyphs_render | ( | EffectInstance * | effect | ) |
Definition at line 99 of file hieroglyphs.c.
Referenced by hieroglyphs_main().
void hieroglyphs_appendGfx | ( | void * | effect | ) |
Definition at line 115 of file hieroglyphs.c.
Referenced by hieroglyphs_render().
EffectInstance * hieroglyphs_main | ( | s32 | arg0, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | arg4, | ||
s32 | timeLeft ) |
Definition at line 29 of file hieroglyphs.c.
void func_E00E2210 | ( | void | ) |
Definition at line 112 of file hieroglyphs.c.
|
extern |
|
extern |
Referenced by hieroglyphs_appendGfx().
Gfx* D_E00E29F0[] = { D_09001000_3DDD50 } |
Definition at line 7 of file hieroglyphs.c.
Referenced by hieroglyphs_appendGfx().
u8 D_E00E29F4[] |
Definition at line 9 of file hieroglyphs.c.
Referenced by hieroglyphs_appendGfx().
u8 D_E00E2A08[] |
Definition at line 14 of file hieroglyphs.c.
Referenced by hieroglyphs_appendGfx().
u8 D_E00E2A1C[] |
Definition at line 19 of file hieroglyphs.c.
Referenced by hieroglyphs_appendGfx().