Mario Kart 64
|
Go to the source code of this file.
Functions | |
void | render_actor_red_shell (Camera *camera, Mat4 matrix, struct ShellActor *shell) |
Render the red shell actor. | |
void | render_actor_blue_shell (Camera *camera, Mat4 matrix, struct ShellActor *shell) |
Render the blue shell actor. | |
void render_actor_blue_shell | ( | Camera * | camera, |
Mat4 | matrix, | ||
struct ShellActor * | shell ) |
Render the blue shell actor.
camera | |
matrix | |
shell |
void render_actor_red_shell | ( | Camera * | camera, |
Mat4 | matrix, | ||
struct ShellActor * | shell ) |
Render the red shell actor.
camera | |
matrix | |
shell |