Mario Kart 64
|
#include <actors.h>
#include <main.h>
#include <defines.h>
#include <assets/toads_turnpike_offsets.h>
Go to the source code of this file.
Functions | |
void | render_actor_car (Camera *arg0, struct Actor *arg1) |
Renders the car actor. Actor used in Toad's Turnpike. His update are made in vehicle. | |