|
SpaghettiKart
|
#include <actors.h>#include <main.h>#include <libultra/gbi.h>#include <assets/models/tracks/mario_raceway/mario_raceway_data.h>#include <assets/models/tracks/royal_raceway/royal_raceway_data.h>Go to the source code of this file.
Functions | |
| void | render_actor_piranha_plant (Camera *camera, Mat4 arg1, struct PiranhaPlant *arg2) |
| Renders the piranha plant actor. Actor used in Mario Raceway and Royal Raceway. | |
Variables | |
| const char * | sPiranhaPlantTextures [] |
| void render_actor_piranha_plant | ( | Camera * | camera, |
| Mat4 | arg1, | ||
| struct PiranhaPlant * | arg2 ) |
Renders the piranha plant actor. Actor used in Mario Raceway and Royal Raceway.
| camera | |
| arg1 | |
| arg2 |
| const char* sPiranhaPlantTextures[] |