void render_actor_shell(Camera *camera, Mat4 matrix, struct ShellActor *shell)
Definition actors.c:683
s8 gTLUTRedShell[512]
Definition actors.c:36
void render_actor_blue_shell(Camera *camera, Mat4 matrix, struct ShellActor *shell)
Render the blue shell actor.
Definition render.inc.c:23
void render_actor_red_shell(Camera *camera, Mat4 matrix, struct ShellActor *shell)
Render the red shell actor.
Definition render.inc.c:11
u16 common_tlut_blue_shell[]
f32 Mat4[4][4]
Definition common_structs.h:16
Gfx * gDisplayListHead
Definition main.c:132
Definition actor_types.h:304