Mario Kart 64
|
#include <actors.h>
#include <main.h>
#include <assets/mario_raceway_data.h>
#include "port/interpolation/FrameInterpolation.h"
Go to the source code of this file.
Functions | |
void | render_actor_mario_sign (Camera *arg0, UNUSED Mat4 arg1, struct Actor *arg2) |
Renders the Mario sign actor. Actor used in Mario Raceway. | |