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