Mario Kart 64
|
#include <actors.h>
#include <main.h>
#include <PR/gbi.h>
#include "courses/mario_raceway/course_data.h"
#include "courses/royal_raceway/course_data.h"
Go to the source code of this file.
Functions | |
void | render_actor_piranha_plant (Camera *arg0, Mat4 arg1, struct PiranhaPlant *arg2) |
Renders the piranha plant actor. Actor used in Mario Raceway and Royal Raceway. | |
void render_actor_piranha_plant | ( | Camera * | arg0, |
Mat4 | arg1, | ||
struct PiranhaPlant * | arg2 ) |
Renders the piranha plant actor. Actor used in Mario Raceway and Royal Raceway.
arg0 | |
arg1 | |
arg2 |