|
Mario Kart 64
|
#include <camera.h>#include <actors.h>#include <defines.h>#include <main.h>#include "courses/yoshi_valley/course_data.h"Go to the source code of this file.
Functions | |
| void | render_actor_yoshi_egg (Camera *arg0, Mat4 arg1, struct YoshiValleyEgg *egg, u16 arg3) |
| Renders the Yoshi egg actor. Actor used in Yoshi Valley. | |
| void render_actor_yoshi_egg | ( | Camera * | arg0, |
| Mat4 | arg1, | ||
| struct YoshiValleyEgg * | egg, | ||
| u16 | arg3 ) |
Renders the Yoshi egg actor. Actor used in Yoshi Valley.
| arg0 | |
| arg1 | |
| egg | |
| arg3 |