Mario Kart 64
Loading...
Searching...
No Matches
update.inc.c File Reference
#include <ultra64.h>
#include <actor_types.h>
Include dependency graph for update.inc.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void update_actor_paddle_boat (struct PaddleWheelBoat *boat)
 Updates the paddle boat actor. Actor used in DK's Jungle Parkway. Rotate only the paddle wheel, for position and rotation of the boat it's in vehicle.
 

Function Documentation

◆ update_actor_paddle_boat()

void update_actor_paddle_boat ( struct PaddleWheelBoat * boat)

Updates the paddle boat actor. Actor used in DK's Jungle Parkway. Rotate only the paddle wheel, for position and rotation of the boat it's in vehicle.

Parameters
boat
Here is the caller graph for this function: