Mario Kart 64
|
#include <actors.h>
#include <main.h>
#include <assets/choco_mountain_data.h>
#include "port/interpolation/FrameInterpolation.h"
Go to the source code of this file.
Functions | |
void | render_actor_falling_rock (Camera *camera, struct FallingRock *rock) |
Renders the falling rock actor. Actor used in Choco Mountain. | |
void render_actor_falling_rock | ( | Camera * | camera, |
struct FallingRock * | rock ) |
Renders the falling rock actor. Actor used in Choco Mountain.
camera | |
rock |