Mario Kart 64
|
#include <camera.h>
#include <actors.h>
#include <main.h>
#include <PR/gbi.h>
#include "courses/moo_moo_farm/course_data.h"
Go to the source code of this file.
Functions | |
void | render_actor_cow (Camera *camera, Mat4 arg1, struct Actor *arg2) |
Renders the cow actor. Actor used in Moo Moo Farm. | |