Mario Kart 64
|
#include <actors.h>
#include <main.h>
#include <libultra/gbi.h>
#include <assets/mario_raceway_data.h>
#include <assets/royal_raceway_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 |